@extends('layouts.admin') @section('title', 'Select Counter') @section('content')
Choose a counter to start the POS session. Use "Retrieve Kiosk" in POS to collect payment for kiosk orders.
No POS counters available. Contact your manager to assign one.
@endif @endsection