|
{{ date('d M Y') }} Dear Mr. / Ms. {{ $ta->ffull_name }}, Greetings from the TIEZA! This concerns your online Travel Tax Exemption Certificate (TEC) Application with No. {{ $ta->app_id }} submitted on {{ date("m/d/Y", strtotime($ta->date_application)) }}, for which you are seeking exemption. Upon review of your submitted information and documents, we regret to inform you that our Travel Tax Officer has determined that you are not eligible for exemption due to the following reasons: • @if($ta->denial_id == '0') {{ $ta->denial_msg }} @else {{ $ta->reason_denial }} @endif For any additional queries pertaining to this matter, please contact [email protected] . Thank you. Best regards, {{ Auth::user()->getFullNameFML() }} Travel Tax Officer Travel Tax Department |