@include("estilos.head")
@can('create-post') @include("estilos.admin") @else @include("layouts.adminUser") @endcan @include("estilos.footer")