@extends('layouts.main') @section('page-title') {{__('Manage POS Order')}} @endsection @section('page-breadcrumb') {{__('POS Order')}} @endsection @push('css') @include('layouts.includes.datatable-css') @endpush @push('scripts') @endpush @section('page-action')
@endsection @section('content')