@extends('layouts.email') @section('content')

{{__('Hey')}} {{ $name }},

You have received a copy of the latest system-generated passwords for a group of employees.

You are receiving this email because you have requested for this information via your administrator account in the Qualee console.

Click here to download

If you did not request for this information, please email us at info@qualee.com or your client success manager for assistance.

{{__('Thank you')}},
{{ config('app.name') }}

@endsection