JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr @php // $logo=asset(Storage::url('uploads/logo/')); $logo=\App\Models\Utility::get_file('uploads/logo/'); $company_logo = Utility::getValByName('company_logo'); @endphp

@if($leave->status=='Approve') @endif

{{__('Subject : ').'HR department/Company to send approval letter to '.$leave->status.' a vacation or leave.'}}

{{__('Hi ').$leave->name.','}}

{{__('I have '.$leave->status.' your leave request for '.$leave->leave_reason.' from '.$leave->start_date.' to '.$leave->end_date)}}

{{__($leave->total_leave_days .' days I have '.$leave->status.' your leave request for '.$leave->leave_reason.')}}

{{__('We request you to complete all your pending work or any other important issue so that the company does not face any loss or problem during your absence. We appreciate your thoughtfulness to inform us well in advance')}}

{{__('Feel free to reach out if you have any questions.')}}

{{__('Thank you')}}

{{__('Regards,')}}

{{__('HR Department,')}}

{{env('APP_NAME')}}