@if (App\Consts\AppConsts::DEBUG_MODE()) @else @endif
@if (session('flash_message')) @endif
@yield('content')