@include('partials.head')

{{ $title ?? 'Point of Sale' }}

{{ auth()->user()?->name }}

View All Orders
{{ $slot }}
@persist('toast') @endpersist @fluxScripts