@include('layouts.head-css') @if(app()->environment('production')) @endif @yield('body') @yield('content') @include('layouts.vendor-scripts')