@include('partials.internal.navbar')
@include('partials.internal.sidebar')
@yield('content') @include('partials.internal.footer')