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 job promotion congratulation letter.'}}

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

{{__('Congratulations on your promotion to '.$promotion->designation. ' ('.$promotion->promotion_title.') , effective '.$promotion->promotion_date)}}

{{__('We shall continue to expect consistency and great results from you in your new role. We hope that you will set an example for the other employees of the organization.')}}

{{__('We wish you luck for your future performance, and congratulations!.')}}

{{__('Again, congratulations on the new position.')}}

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

{{__('Thank you')}}

{{__('Regards,')}}

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

{{env('APP_NAME')}}