@php /** * TV menu preview chooser — opens each style preset full-screen. * @var array $presets key => config-with-label * @var string $slug the restaurant slug to preview */ @endphp
{!! t_raw('tv.preview.lead', [':restaurant' => '' . e($slug) . '']) !!}
{{ $p['label'] }}
{{ t_raw('tv.preview.open_full_screen') }} @endforeach