@if (env('APP_DEBUG')) @else @endif
@include('navbar.php')
{%content%}
@include('footer.php')