@if(Route::currentRouteName() == "showDepartmentItem")
{{$app->app_name}}, SALE REPORT FOR 21/11/2024
@else
Welcome ~ {{$app->app_name}} | POINT OF SALES SYSTEM
@endif
@include('inc.assets')
Dashboards
Items
Make Sales
@can('create', App\Models\User::class)
Authentication
@endcan
Settings
Dashboards
Dashboard
@can('create', App\Models\User::class)
Sales Report
Rider Report
No Charge Report
Cust. Reviews Summary
@endcan
Agency Report
@if($bar == 0) @if(auth()->user()->role == "Administrator")
Table Management
@endif @else
Table Management
@endif @can('create', App\Models\User::class) @if($app->sales_target == 1)
Target & Sales Progress
@endif @endcan
{{$orders_pending -> count()}}
Delivery Orders
{{$pendingCount->count()}}
Online Orders
Items
@if(auth()->user()->role == "Administrator")
Agency
@endif
Product & Service
@if(auth()->user()->role != "Administrator")
Delivery Prices
@endif @can('create', App\Models\User::class)
Item Category
Item Brands
@endcan @can('create', App\Models\User::class)
Delivery Prices
Coupons
@endcan @can('create', App\Models\Branch::class)
Outlet
@endcan @can('create', App\Models\User::class)
New Target
@endif @can('create', App\Models\Dispatch::class)
Dispatch Rider
@endcan
Customers
@can('create', App\Models\User::class)
New Bar-Table
@endif
Make Sales
Sales Channel
@if(auth()->user()->role == "Dispatch Manager")
Order Display
@else
Order Display
@endif @if(auth()->user()->role != "Sales Person") @if(auth()->user()->role == "Call Center")
New Sale
@endif @else
New Sale
Draft Orders
@endif @can('create', App\Models\User::class)
View Invoices
@endcan @can('create', App\Models\Dispatch::class) @if(auth()->user()->role == "Dispatch Manager")
Dispatch
@endif @endcan
@can('create', App\Models\User::class)
Authentication
@if(auth()->user()->role == "Administrator")
Users
Add User
@endif
Settings
@if(auth()->user()->role == "Administrator" || auth()->user()->role == "Branch Officer" || auth()->user()->sales_person_category == "Delivery")
Switch Outlet
@endif
@if(auth()->user()->role == "Administrator")
Inventory
@endif
@endcan
Settings
General Info
@csrf
Full Name
Email
Role
Save
Change Password
@csrf
Current Password
New Password
Confirm Password
Save
@can('create', App\Models\User::class)
Simple Settings
Clear Cache
@endcan
Online Orders
@csrf
Notifications ({{$pendingCount->count()}})
@foreach($pendingCount as $orders)
{{@strtoupper($orders -> customer_fname)}}
Pending Online Order