@extends('layouts.master') @section('page_title', 'Orders Details') @section('title', 'Orders Details') @section('main_item', 'Orders') @section('sub_item', 'Orders Details') @section('content')

Filter

business_location != '1') style="display: none" @endif>
waybill_print_status_enable != '1') style="display: none" @endif>
order_assign != '1') style="display: none" @endif>
user_profile_enable != '1') style="display: none" @endif>
reshedule_and_diliverd != '1') style="display: none" @endif>
order_dublicate_alert != '1') style="display: none" @endif hidden>
order_batch_enable != '1') style="display: none" @endif>
       

Sales Details

@foreach ($sources as $source) @endforeach
Actions Call Status Delivery Status Reshuduler Status Payment Status Payment Method Order Status Order Type Currency Type Resources Print Status Business Location Customer Order ID Waybill No Courier Grand Total Paid Amount Balance Assignee Create By Sale Date Product Sku Sale Note Campaign Batch Id
Grand Total
@can('access_order_multiple') @endcan    @can('access_bulk_waybill_print') @endcan
@csrf
@can('access_order_assing_edit') @endcan
@include('sale.bulk-status-update') @endsection @section('scripts') @endsection