{{-- Style necessary for Glow effect --}} @php $style = [ 'ongoing' => 'ongoing', 'skipped' => 'skipped', 'completed' => 'completed', 'upcoming' => 'upcoming', ]; @endphp
Ordering Closed

Sorry, it's a little late to be ordering for this location. We're either leaving soon, or we just left

Select location

Choose a location below to place an order

@foreach ($data as $k=>$location) {{-- Button Devider --}} @if($k<(count($data)-1))
@endif @endforeach
{{-- For padding the bottom of the buttons --}}