{{ config('app.name') }} {{-- {{ App\Models\Setting::where('key', '=', 'app_name')->first()->value ?? '' }} --}}

Hello ,

You are receiving this email because we received a password reset request for your account.

Reset Password

{{ __('This password reset link will expire in 60 minutes.', ['count' => config('auth.passwords.' . config('auth.defaults.passwords') . '.expire')]) }}
{{ __('If you did not request a password reset, no further action is required') }}

{{ __('Regards,') }}
{{ config('app.name') }}

If you’re having trouble clicking the "Reset Password" button, copy and paste the URL below into your web browser: {{ $url }}

© {{ date('Y') }} {{ config('app.name') }}.