{{-- Because she competes with no one, no one can compete with her. --}}
{{-- SIDEBAR --}}
{{-- CONTENT --}}
@if($currentPage === 'pos')
@livewire('pos-component')
@elseif($currentPage === 'report')
@livewire('report-component')
@endif
{{-- GLOBAL LOADING OVERLAY --}}