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