@include('pln._head')
@include('pln._navbar')
@include('pln._sidebar')
@yield('header')
@yield('content')
@stack('scripts_footer')