@props(['site']) @if ($site['mobile']['show_bottom_nav']) @php $aboutHref = ($site['homepage']['show_about'] ?? true) ? route('trainers.index').'#about-directory' : route('trainers.index').'#coaches'; $aboutLabel = ($site['homepage']['show_about'] ?? true) ? 'درباره' : 'مربیان'; @endphp @endif