{{ $r['name'] }}
{!! ($r['cuisine_name'] ?? '') !== '' ? e($r['cuisine_name']) : t('common.multi_cuisine') !!}{!! !empty($r['city']) ? ' · ' . e($r['city']) : '' !!}
@endforeach
@if (!$restaurants){{ t_raw('geo.empty') }}
@endif{{ t_raw('geo.cuisines_sub') }}
{{ t_raw('geo.how_sub') }}
{{ t_raw('geo.how_step1_text') }}
{{ t_raw('geo.how_step2_text') }}
{{ t_raw('geo.how_step3_text') }}
{{ t_raw('geo.featured_sub') }}