@if (isset($_SERVER['HTTPS'])) @endif {{ getOption('app_name') . ' - ' . @$pageTitle }} @include('common.layouts.style') @stack('style') @if (getOption('app_preloader_status') == 1)
img
@endif
@include('tenant.layouts.navbar') @include('tenant.layouts.sidebar') @yield('content')
@include('common.layouts.script') @stack('script')