{{-- Aside --}} @php $kt_logo_image = 'smartapps.png'; @endphp @if (config('layout.brand.self.theme') === 'light') @php $kt_logo_image = 'smartapps.png' @endphp @elseif (config('layout.brand.self.theme') === 'dark') @php $kt_logo_image = 'smartapps.png' @endphp @endif