@include('partials.portal.header')
                    
            
                        @include('partials.portal.content')
                        @include('partials.portal.footer')
                    
                @include('partials.portal.head')
@stack('body_start') @include('partials.portal.menu')