@include('layouts.head');
@include('layouts.navbar') @include('layouts.content') @include('layouts.footer')
@include('layouts.scripts')