@if (env('APP_ENV')!='production') @endif @yield('head') @yield('content') @yield('footer') @include('partials.GA-code')