@php $logo=asset(Storage::url('uploads/logo/')); @endphp
{{__('Subject : ').'HR department/Company to send payslips by email at time of confirmation of payslip.'}}
{{__('Hi ').$payslip->name.','}}
{{__('Hope this email finds you well! Please see attached payslip for '.$payslip->salary_month)}}
{{__(' simply click on the button below ')}}:
{{__('Feel free to reach out if you have any questions.')}}
{{__('Thank you')}}
{{__('Regards,')}}
{{__('HR Department,')}}
{{env('APP_NAME')}}