@extends('layouts.master') @section('page_title', 'Quickee Courier') @section('title', 'Quickee Payment') @section('main_item', 'Order') @section('sub_item', 'Quickee Payment') @section('content')
@csrf
{{-- --}}
JobID Deliverd Date ReceiverName Invoice Number Delivery status COD Amount Deduct Delivery Fee payble amount Action
@endsection @section('scripts') @endsection