{{-- Primary Meta Tags --}} {{-- --}} {{-- --}} {{-- Open Graph / Facebook --}} {{-- --}} {{-- Twitter --}} {{-- --}} {{-- Favicon --}} {{-- Core CSS Files --}} @if($locale == 'en') @else @endif {{-- Fonts --}} @if($locale == 'en') @elseif($locale == 'ar') @endif {{-- Libraries --}} {{-- Pushed StyleSheets --}} @stack('stylesheets') {{-- LiveWire Styles --}} @livewireStyles {{-- Main CSS --}} @if(App::environment('local')) @if($locale != 'en') @endif @if($locale == 'ar') @elseif($locale == 'ku') @endif @else @if($locale != 'en') @endif @if($locale == 'ar') @elseif($locale == 'ku') @endif @endif
{{-- Navbar --}} @include('web.layouts.header.navbar') {{-- Content --}}