@include('layouts.partials.navbar')
@yield('content')
@include('layouts.partials.footer')