@include('layouts.partials.wrapper.navbar')
{{--
--}}
@yield('wrapper-content') @yield('content')
@include('layouts.partials.wrapper.footer')