@if (env('APP_DARK_LAYOUT') == 'default') @endif @if (env('APP_DARK_LAYOUT') != 'default') @if (env('APP_DARK_LAYOUT') == 'true') @endif @if (env('APP_DARK_LAYOUT') == false) @endif @endif @if (env('APP_DARK_NAVBAR') == 'true') @endif @if (env('APP_DARK_NAVBAR') == false) @endif @if (env('APP_BOX_CONTAINER') == false) @endif @if (env('APP_BOX_CONTAINER') == false) @endif @if (env('APP_CAPTION_SHOW') == 'true') @endif @if (env('APP_CAPTION_SHOW') == false) @endif @if (env('APP_RTL_LAYOUT') == 'true') @endif @if (env('APP_RTL_LAYOUT') == false) @endif @if (env('APP_PRESET_THEME') != '') @endif