@endonce
{{-- ══ TOP BAR ════════════════════════════════════════════ --}}
@endif
{{-- ══ BODY ════════════════════════════════════════════════ --}}
{{-- ── LEFT: Products ──────────────────────────────── --}}
@foreach($categories as $cat)
@endforeach
{{-- ── RIGHT: Bill ────────────────────────────────── --}}
{{-- Bill header --}}
{{-- Empty state --}}
Bill is empty
Click any product to add
{{-- Bill items --}}
{{-- Line 1: Full product name --}}
CUSTOM
{{-- Line 2: price left | qty+total+remove right --}}
{{-- LEFT: price + loose --}}
{{-- RIGHT: qty + total + remove --}}
{{-- Quick bar --}}
{{-- Bill footer --}}
{{-- ══ NOTES POPUP ════════════════════════════════════════ --}}
{{-- ══ JS ══════════════════════════════════════════════════ --}}