@extends('layouts.main', ['title' => 'TRUCKS ALLOCATION']) @section('navigation') @stop @section('title') Enquiry NO. {{$client_enquiry->id}};Client: {{$client_enquiry->client}};Trucks Req: {{$client_enquiry->pending}};Cargo: {{$cargo_type}} @endsection @section('msghead_menu') @if(auth()->user()->can('CREATE RETURN LOADING ORDES'))
  • CREATE LOADING ORDER ( alt+g )
  • @endif @endsection @section('contentinner')
    {{----}}
    Date Horse TrailerDriverType Destination Location
    @endsection