@push('styles') @endpush @if(auth('admin')->user()?->user_type !== 'member') @include('admin.pos.partials.list-filters', ['title' => 'POS Orders', 'subtitle' => 'Filter POS orders by invoice, customer, payment, status, location and date.', 'showOrderStatus' => true, 'dateFromLabel' => 'Date From', 'dateToLabel' => 'Date To', 'addUrl' => route('admin.pos.add-order')]) @endif
# Order Number Invoice Number Customer Customer Type Items Payment Method Payment Status Order Status Grand Total Created By Created Date Actions
@push('scripts') @endpush