@extends('admin.admin_app') @section('content')
Orders    
@csrf @method('POST')
Sr No. Name Invoice Number Total Amount Discount Code Discount Type Discount Price GST Shipping Charges Status Create At View
@endsection @section('script') @endsection