@include('layouts.auth-partials.meta') @yield('meta') @include('layouts.auth-partials.css') @yield('css')
TRAVEL TAX
EXEMPTION CERTIFICATE
This is to certify that Mr. / Mrs.  {{ strtoupper($ta->ffull_name) }}  with passport number  {{ $ta->passport_no }}  is exempted from payment of travel tax pursuant to Sec.  {{ $ta->section_code }}  of Presidential Decree (P.D.) 1183, as amended.
Ticket Number/Booking Ref. Number  {{ $ta->ticket_no }} 
Date Issued:  {{ date("m/d/Y", strtotime($ta->date_application)) }} 
TEC No.  {{ $ta->tec_id }} 

IMPORTANT REMINDERS:
1. Valid only for travel to:   {{ strtoupper($ta->country_name) }} 
2. Not valid if departing after:   {{ date("m/d/Y", strtotime($ta->date_validity)) }} 
3. Not valid with erasures/alterations
4. Valid only for one departure/issuance of ticket
{{ __('page.oic_name') }}
{{ __('page.oic_position') }}
{{ __('page.oic_department') }}


{{ date('m/d/Y H:i:s') }}
{{ Auth::user()->username.'-'.$ta->processor_code }}
@include('layouts.auth-partials.scripts') @include('layouts.auth-partials.form-scripts')