@extends('layouts.app') @section('title') Shipping Report @endsection @push('styles') @endpush @section('content')

Shipping Report

{{-- --}}
@can('addparcel') Add Shipping Report @endcan
Status Parcel Type Job Type Job ID Job Name Bill Cycle/Shipping Date Job Status Job Quantity
Created Date Updated Date
Status Parcel Type Job Type Job ID Job Name Bill Cycle/Shipping Date Job Status Job Quantity Created Date Updated Date
@include('modals.shippingadd') @endsection @push('scripts') @endpush