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

{{__('Subject : ').'HR department/Company to send transfer letter to be issued to an employee from one location to another.'}}

{{__('Dear ').$transfer->name.','}}

{{__('As per Management directives, your services are being transferred w.e.f. '.$transfer->transfer_date.'.')}}

{{__('Your new place of posting is '.$transfer->department. ' department of '.$transfer->branch.' branch and date of transfer '.$transfer->transfer_date)}}

{{$transfer->description}}

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

{{__('Thank you')}}

{{__('Regards,')}}

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

{{env('APP_NAME')}}