{!! Form::open(array('route' => 'route.destination.invoice.update', 'class' => 'stdform','method'=>'post')) !!}

EDIT CLIENT INVOICE

bill_consignee == 1) checked @endif/> Bill direct to Consignee
@foreach($client_invoice->invoiceRoutes as $invoice_route) @endforeach
Route Id Truck/Trailer Route From-To Consignee Amount Tax
@if($invoice_route->route_assignment) {{$invoice_route->route_assignment->id}} @endif @if($invoice_route->route_assignment) {{$invoice_route->route_assignment->vehicle}} / {{$invoice_route->route_assignment->trailer}} @endif @if($invoice_route->route_assignment) {{$invoice_route->route_assignment->route}} @endif