@include('snippets.fonts')
@include('layout.nav')
@yield('content')
@yield('after-script')