@include('partials.favicon') @vite(['resources/css/app.css', 'resources/js/app.js'])

Kitchen display

{{ $locationName }}

Live tickets — tap an item to advance it. No sign-in required on this screen.

@if($stations->isNotEmpty())
@foreach($stations as $station) @endforeach
@endif