@include('components.panel-header')
@include('components.panel-top-navbar')
@yield('content')
@include('components.panel-footer')