@php $letter_head_url = App\Models\Setting::getFacilityCompanyLetterHead(); @endphp
@if (!empty($image_url) && file_exists(public_path($image_url) )) Letter Head Image @endif