@yield('css_custom_after')
@yield('css_custom')
@include('admin.includes.procesar')
@include('layouts.portal.head_panel')
@include('layouts.portal.left_panel')
@yield('content')
{{-- --}}
@yield("scriptsPlugins")
{{-- JS CUSTOM --}}
@yield('scripts_content')