@extends('admin.layouts.master') @section('content')
@csrf
Customer Info
Edit Order
{{ __('#') }} {{ __('Product') }} {{ __('Weight') }} {{ __('RRP') }} {{ __('Stock') }} {{ __('Rate') }} {{ __('Quantity') }} {{ __('Amount') }} {{ __('Action') }}
totals
Estimated Shipping Charges
# Company Box Size Total Boxs Local Charges Int charges
Total Info
@endsection @section('js') @endsection