@hotelSettings
POS - {{ $hotelName ?? hotelName() }}
Menu Categories
Management
Manage Categories
Manage Menu Items
View Orders
Today's Revenue
{{ now()->timezone('Africa/Kampala')->format('H:i:s') }} EAT
UGX {{ number_format($todayRevenue ?? 0, 2) }}
{{ $todayOrderCount ?? 0 }}
orders
{{ $pendingOrders ?? 0 }}
pending
Room Service:
UGX {{ number_format($revenueBreakdown['room_service'] ?? 0, 2) }}
Restaurant:
UGX {{ number_format($revenueBreakdown['restaurant'] ?? 0, 2) }}
Takeaway:
UGX {{ number_format($revenueBreakdown['takeaway'] ?? 0, 2) }}
All Items
Active Orders
No active orders
Loading menu items from database...
Current Order
Room Service
Restaurant
Takeaway
Occupied Room
Select Occupied Room
Invoice will be sent to accounting
Guest
Select Guest
Table Number
Invoice will be sent to accounting
Customer Name
Phone Number
Invoice will be sent to accounting
Special Instructions
No items in order
Subtotal:
UGX 0
Tax ({{ setting('tax_rate', 18) }}%):
UGX 0
Service Charge ({{ setting('pos_service_charge', 10) }}%):
UGX 0
Total:
UGX 0
Place Order & Send to Accounting
Order Details