@php $signature = isset($signature) && $signature ? true : false @endphp
{{----}}
GENERAL DECLARATION
{{ getAirlineOfficialWords(OFFICIAL_AIRLINE_NAME) }}
{{ getAirlineOfficialWords(OFFICIAL_AILINE_OF_COUNTRY) }}

Owner or operator {{ getAirlineOfficialWords(OFFICIAL_AIRLINE_NAME_SHORT) }}
(OUTWARD / INWARD) ICAO ANNEX 9
APPENDIX 1
@php $airline = $flight->flightNumber ? $flight->flightNumber->airline : null @endphp @php $airlineModule = airlineModule() @endphp @php $airlineICAO = $airlineModule ? env("ICAO") : ($airline ? $airline->icao : "") @endphp
Marks of Nationality and Registration {{ str_repeat(" ",10).getAircraft($flight->aircraft).str_repeat(" ",10) }}
Flight NO. {{ str_repeat(" ",10).$airlineICAO.getFlightNumber($flight, false, false).str_repeat(" ",10) }}
Date {{ str_repeat(" ",10). ukDateFormat(getFlightDepartureInitialDate($flight, true), false, ".").str_repeat(" ",10) }}
@php $depAP = getFlightDepartureAirport($flight) @endphp @php $depCity = $depAP && $depAP->city ? $depAP->city->city : $depAP->iata @endphp @php $depCountry = $depAP && $depAP->country ? $depAP->country->country : null @endphp @php $arrAP = getFlightArrivalAirport($flight) @endphp @php $arrCity = $arrAP && $arrAP->city ? $arrAP->city->city : $arrAP->iata @endphp @php $arrCountry = $arrAP && $arrAP->country ? $arrAP->country->country : null @endphp
Departure from {{ str_repeat(" ",10).$depCity.($depCountry ? ", {$depCountry}" : "").str_repeat(" ",20) }}
Arrival at {{ str_repeat(" ",10).$arrCity.($arrCountry ? ", {$arrCountry}" : "").str_repeat(" ",20) }}
(Place and country)
(Place and country)
FLIGHT ROUTING
(“Place” Column always to list origin, every en-route stop and destination)
@php $icaoInserted = false @endphp @foreach($crew["capt"] as $i => $cc) @if ($i == 0) @continue @endif @php $icaoInserted = true @endphp @endforeach @foreach($crew["fo"] as $i => $cc) @endforeach @if (isset($crew["cc"][0])) @endif @php $ccCounter = count($crew["cc"]) @endphp @php $maxCC = 8 @endphp @foreach($crew["cc"] as $i => $cc) @if ($i == 0) @continue @endif @endforeach @for($i = $ccCounter; $i < $maxCC; $i++) @endfor @php $supCounter = count($crew["sup"]) @endphp @php $maxSUP = 2 @endphp @foreach($crew["sup"] as $i => $cc) @endforeach @for($i = $supCounter; $i < $maxSUP; $i++) @endfor
PLACE (1) TOTAL NUMBER OF CREW (2)NUMBER OF PASSENGERS
ON THIS STAGE
CARGO
{{ $depCity }} PIC {{ $crew["capt"] && isset($crew["capt"][0]) ? $crew["capt"][0]->last_name." ".$crew["capt"][0]->first_name : "" }} {{ $crew["capt"] && isset($crew["capt"][0]) && $crew["capt"][0]->passport_num ? $crew["capt"][0]->passport_num : "—" }}

Departure Place: {{ $depAP->iata }}

Embarking_________________ Through on Same


Flight____________________

Arrival Place: {{ $arrAP->iata }}


Disembarking______________
Through on Same


Flight____________________






_______Cargo
Manifest
Attached



_______Mail



_______Bagg

({{ $depAP->icao }}) Captain {{ $cc ? $cc->last_name." ".$cc->first_name : "" }} {{ $cc && $cc->passport_num ? $cc->passport_num : "—" }}
{{ !$icaoInserted ? "({$depAP->icao})" : "" }} First Officer {{ $cc ? $cc->last_name." ".$cc->first_name : "" }} {{ $cc && $cc->passport_num ? $cc->passport_num : "—" }}
FA {{ $crew["cc"][0]->last_name." ".$crew["cc"][0]->first_name }} {{ $crew["cc"][0]->passport_num ? $crew["cc"][0]->passport_num : "—" }}
FA {{ $cc ? $cc->last_name." ".$cc->first_name : "" }} {{ $cc && $cc->passport_num ? $cc->passport_num : "—" }}
FA
GE {{ $cc ? $cc->last_name." ".$cc->first_name : "" }} {{ $cc && $cc->passport_num ? $cc->passport_num : "—" }}
GE
Crew member
{{ $arrCity }} Service Passenger FOR OFFICIAL USE
ONLY
({{ $arrAP->icao }}) Service Passenger

DECLARATION OF HEALTH

Persons on Board known to be suffering from illness other than airsickness or the EFFECTS of accident, as well as those cases of illness disembarked during the flight

NIL

Any other conditions on board which may lead to the spread of disease

NIL

Details of each disinfecting of sanitary treatment ( place, date, time, method ) during the flight. If no disinfecting has been carried out during the flight give details of most recent disinfecting.

NIL
Signed if required______________________________
(crew member concerned)

I declare that all statements and particulars contained in this General Declaration, and in the supplementary forms required to be
Presented with General Declaration are complete, exact and true to the best of my knowledge and that all through passengers
Will continue / have continued on the flight.


Signature__________________________________________
( Authorized agent or pilot-in command )