@yield('posts') @if(\App::getLocale() == 'ar') @else {{-- --}} @endif {{-- --}} @if (\App::getLocale() == 'ar') @endif @if (\App::getLocale() == 'en') @endif @yield('css')
@auth('clients') @endauth @if(App::getLocale() == 'ar') {{trans('lang.en')}} {{-- --}} @elseif(App::getLocale() == 'en') {{-- --}} {{trans('lang.ar')}} @endif @foreach ($social_links as $item) @if($item->social == 'fa-telegram') @else @endif @endforeach @auth('clients') @endauth {{-- --}} {{-- --}} @yield('content')
@yield('js')