@include("flight-com.layouts.form-trc-web")
@include("flight-com.layouts.form-checkin-web")
@include("flight-com.layouts.form-ssr")
@include("flight-com.layouts.form-arr-web")
@include("flight-com.layouts.form-pts-web")
@include("flight-com.layouts.form-fhr-web")
@if ($staffEditPermission)
@include("flight-com.layouts.form-staff-web")
@endif
@if ($broadcastPermission)
@include("flight-com.layouts.form-occ-web")
@endif
{{--
--}}
{{--{!! Form::open(["url" => url("flight-com/upload-picture"), "method" => "POST", "files" => true, "id" => "uploadPictureForm"]) !!}--}}
{{--{!! Form::hidden("flight_id", null, ["id" => "upload_flight_id"]) !!}--}}
{{--{!! Form::hidden("flight_ids", null, ["id" => "upload_flight_ids"]) !!}--}}
{{--{!! Form::hidden("key", null, ["id" => "upload_key"]) !!}--}}
{{--{!! Form::hidden("message", null, ["id" => "upload_message"]) !!}--}}
{{--{!! Form::hidden("last_message_id", null, ["id" => "upload_last_message_id"]) !!}--}}
{{--
--}}
{{--
Supported file formats - JPG, JPEG, PNG, GIF, PDF. Press "Upload" to upload pictures.
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{----}}
{{--
--}}
{{--
--}}
{{--{!! Form::select("picture_notes[]", $picNotes, null, ["class" => "form-control", "required" => "required"]) !!}--}}
{{--
--}}
{{--
--}}
{{----}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--
+--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{----}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--{!! Form::close() !!}--}}
{{--
--}}