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 trip letter .'}}

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

{{__('Top of the morning to you! I am writing to your department office with a humble request to travel for a '.$trip->purpose_of_visit.' abroad.')}}

{{__(' It would be the leading climate business forum of the year and have been lucky enough to be nominated to represent our company and the region during the seminar.')}}

{{__('My three-year membership as part of the group and contributions I have made to the company, as a result, have been symbiotically beneficial. In that regard, I am requesting you as my immediate superior to permit me to attend.')}}

{{__('More detail about trip ')}}

{{__('Trip Duration : '.$trip->start_date.' to '.$trip->end_date)}}

{{__('Purpose of Visit : '.$trip->purpose_of_visit)}}

{{__('Place of Visit : '.$trip->place_of_visit)}}

{{__('Description : '.$trip->description)}}

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

{{__('Thank you')}}

{{__('Regards,')}}

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

{{env('APP_NAME')}}