{{-- Aside --}} @php $kt_logo_image = 'logo-1.png'; @endphp @if (config('layout.brand.self.theme') === 'light') @php $kt_logo_image = 'logo-1.png' @endphp @elseif (config('layout.brand.self.theme') === 'dark') @php $kt_logo_image = 'logo-1.png' @endphp @endif
{{-- Brand --}}
@if (config('layout.aside.self.minimize.toggle')) @endif
{{-- Aside menu --}}
@if (config('layout.aside.self.display') === false) @endif
@php($currentroute = \Illuminate\Support\Facades\Route::currentRouteName()) @if(isset(\Illuminate\Support\Facades\Auth::user()->employee_id)) @else {{-- --}} @endif