Update Info
    {{--
    --}}
    {{----}} {!! Form::textarea("message", null, ["id" => "message_input", "class" => "message_input", "placeholder" => "Type here..."]) !!}
    Send
    {{--
    --}}
    • TRC
    • Check-in
    • PTS
    • @if ($staffPermission)
    • Staff
    • @endif {{--
    • --}} {{--Picture--}} {{--
    • --}}
    @include("flight-com.layouts.form-trc-mobile")
    @include("flight-com.layouts.form-checkin-mobile")
    @include("flight-com.layouts.form-pts-mobile")
    @if ($staffPermission)
    @include("flight-com.layouts.form-staff-mobile")
    @endif {{--
    --}} {{-- {!! Form::open(["url" => url("flight-com/upload-picture"), "method" => "POST", "enctype" => "multipart/form-data", "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() !!}--}} {{--
    --}}