@yield('seo')
@include('layouts._partials.navbar')
@yield('content')
@include('layouts._partials.footer')
@yield('script')