{!! method_field('PUT') !!}
×
EDIT ENQUIRY
Client
Select Client
@foreach($clients as $client)
client_id == $client->id)?"selected":"" !!} value="{{$client->id}}">{{$client->name}}
@endforeach
Conversation On
conversation_type == "BY MAIL")?"selected":"" !!} value="BY MAIL">BY MAIL
conversation_type == "THROUGH PHONE")?"selected":"" !!} value="THROUGH PHONE">VERBALLY (THROUGH PHONE)
ENQUIRY FOR:
{{--table-bordered--}}
Cargo Type
@foreach($company_cargo_types as $company_cargo_type)
{{$company_cargo_type->name}}
@endforeach
Product Type
NO. Trucks
Tonnage
Loading City
Loading Point
Offloading City
Rate
Rate For
@foreach($client_inquiry->clientInquiryItems as $client_inquiry_item)
@foreach($transit_products as $transit_product)
transit_product_id == $transit_product->id)?"selected":"" !!} value="{{$transit_product->id}}">{{$transit_product->name}}
@endforeach
@foreach($cities as $city)
clientInquiryItemLoadingPoint->city->id == $city->id)?"selected":"" !!} value="{{$city->id}}">{{$city->name}}
@endforeach
@foreach($loading_points as $loading_point)
clientInquiryItemLoadingPoint->loading_point_id == $loading_point->id)?"selected":"" !!} value="{{$loading_point->id}}">{{$loading_point->name}}
@endforeach
@foreach($cities as $city)
clientInquiryItemOffloadingPoint->city->id == $city->id)?"selected":"" !!} value="{{$city->id}}">{{$city->name}}
@endforeach
rate_for == "MT")?"selected":"" !!} value="MT">MT
rate_for == "TRIP")?"selected":"" !!} value="TRIP">TRIP
@endforeach
Add Item
Product Type
NO. Trucks
Tonnage
Loading City
Loading Point
Offloading Point
Rate
Rate For
@foreach($transit_products as $transit_product)
{{$transit_product->name}}
@endforeach
@foreach($cities as $city)
{{$city->name}}
@endforeach
@foreach($loading_points as $loading_point)
{{$loading_point->name}}
@endforeach
@foreach($cities as $city)
{{$city->name}}
@endforeach
MT
TRIP
{{--@if($department_id == 5)--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Distance
--}} {{--
--}} {{--
Allowable Days
--}} {{--
--}} {{--
Fuel Required
--}} {{--
--}} {{--
Return
--}} {{--
--}} {{--
--}} {{--
FALSE
--}} {{--
TRUE
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--@endif--}}