@extends('admin.layouts.master') @section('title', $page_title) @section('content')

List of Orders

@if (!isset($status))
Filter Orders
{{--
--}}
@endif
Orders List
User Packer Order Number Status Payment Status Actions Total Amount Shipping Charges Vat Tax Amount Vat Tax Percentage Grand Total Payment Method Discount Weight Volume Notes
{{-- shipping charges model --}} @endsection @section('js') {{-- --}} @endsection