@include('portal.layouts.sidebar')
@include('portal.layouts.navbar')
@yield('content')
{{----}} @stack('script')