@include('soporte.layouts.partials.head')
@include('soporte.layouts.partials.sidebar')
@include('soporte.layouts.partials.navbar') @yield('breadcrumbs')
@include('soporte.flash.default') @yield('content')
@include('soporte.layouts.partials.footer')