@extends('layouts.client') @section('content')
{{ csrf_field() }}
Invoice# Order# LOAD# BOL# Ship from Ship to Amount Invoice Date Pickup Date Delivery Date Pdf Actions
@endsection @section('scripts') @endsection