@extends('layouts.app') @section('title', 'Unpaid Shipments') @section('content')

Unpaid Shipments

@include('layouts.partials.flash')
Tracking # Customer Date Received Rate Plan Total Charge Status Action
@endsection @section('footer') @endsection