@if (app()->getLocale() == 'ar') @else @endif @php $background_color = auth()->check() ? auth()->user()->company->background_color : ''; $font_color = auth()->check() ? auth()->user()->company->font_color : ''; @endphp @if(auth()->check() && auth()->user()->company->background_color != null && auth()->user()->company->font_color != null) @endif @if (app()->getLocale() == 'ar') @endif @yield('css') {{-- --}}
@yield('container_content') {{--@if (app()->getLocale() == 'ar')--}} {{-- --}} {{-- --}} {{--@else--}} {{-- --}} {{-- --}} {{--@endif--}} @yield('container_js')