@yield('cabecera') @include('template.partials.nav')
@include('flash::message') @include('template.partials.errors')
@yield('contenido')