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