--}}
{{--
--}}
{{-- --}}
{{-- --}}
{{-- @if ($errors->has('trip_code'))--}}
{{-- {{ $errors->first('trip_code') }}--}}
{{-- @endif--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{-- --}}
{{-- @if ($errors->has('client_code'))--}}
{{-- {{ $errors->first('client_code') }}--}}
{{-- @endif--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{-- --}}
{{-- @if ($errors->has('captain_code'))--}}
{{-- {{ $errors->first('captain_code') }}--}}
{{-- @endif--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{-- --}}
{{-- @if ($errors->has('status'))--}}
{{-- {{ $errors->first('status') }}--}}
{{-- @endif--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{-- --}}
{{-- @if ($errors->has('class_id'))--}}
{{-- {{ $errors->first('class_id') }}--}}
{{-- @endif--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{-- --}}
{{-- @if ($errors->has('city_id'))--}}
{{-- {{ $errors->first('city_id') }}--}}
{{-- @endif--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{-- --}}
{{-- @if ($errors->has('date_from'))--}}
{{-- {{ $errors->first('date_from') }}--}}
{{-- @endif--}}
{{--
--}}
{{--
--}}
{{-- --}}
{{-- --}}
{{-- @if ($errors->has('date_to'))--}}
{{-- {{ $errors->first('date_to') }}--}}
{{-- @endif--}}
{{--
--}}
{{--
--}}
{{--
--}}
{{--