@extends('layouts.app') @section('styles') @endsection @section('content') @can('orders-list')

View Orders

# Order ID Customer Name Mobile Amount Status Action
@endcan {{-- #########################Token Track Modal################################### --}} {{-- #########################End Of Token Track Modal############################ --}} {{-- #########################Order View Modal################################### --}} {{-- #########################End Of Token Track Modal############################ --}} {{-- ##################################CANCEL MODAL######################## --}} {{-- #############################END OF CANCEL MODAL######################## --}} {{-- #########################################print Section ############################## --}} {{-- ###########################################End Of Print Section######################### --}} @endsection @section('scripts') {{-- ################################Jquery Datatable########################### --}} {{-- ########################################################################## --}} @endsection