@extends('layouts.master') @section('page_title', 'Fader Courier') @section('title', 'Fader Payment') @section('main_item', 'Order') @section('sub_item', 'Fader Payment') @section('content')
@csrf
{{-- --}}
Waybill Number Order No Customer Name Destination Order Description Customer First Phone Number Customer Second Phone Number Delivery Fee Amount City Remarks Action
@endsection @section('scripts') @endsection