@stack('css') @if (env('RTL_LAYOUT') != null) @endif @if (request()->is('admin/dashboard*') || request()->is('calendar*')) @include('calendarable.css') @endif @if (Config::get('app.locale') == 'Arabic') @else @endif @if (request()->is('admin/dashboard*') || request()->is('calendar*')) @include('calendarable.js') @endif