@yield('css')
@include('layouts.entidad.menu')
@include('layouts.entidad.header')
@yield('content')
@yield('scripts')