@include('layouts.head')
@include('layouts.navbar')
@section('contenido') @show @include('layouts.footer')