@include('layouts.header')
@yield('content','Cargando...')
@include('layouts.footer')