{{-- jx-date-override-v1 : global approval UI (admin bell + cashier waiting modal) --}} {{-- Included from layouts/app.blade.php just before . Loads on every page. --}} @php $jx_business_id = session('user.business_id'); $jx_is_admin = auth()->check() && auth()->user()->hasRole('Admin#' . $jx_business_id); @endphp @if($jx_is_admin)
🔔0

Date-change requests

No pending requests
@endif {{-- cashier waiting modal (present for everyone; only shown when they trigger a request) --}}

Authorisation required

This sale is dated differently from today.
Waiting for admin approval…

Expires in 60s