{{-- Mobile Side Drawer Overlay --}}
{{-- Mobile Side Drawer --}}
Menu
{{ $frontSetting->home_text ?? 'Home' }} {{ $frontSetting->features_text ?? 'Features' }} {{ $frontSetting->pricing_text ?? 'Pricing' }} {{ $frontSetting->contact_text ?? 'Contact Us' }}
@if (isset($allLangs) && count($allLangs) > 1)
@foreach ($allLangs as $lang) @endforeach
@endif