@extends('layout.base') @section('page_content')

Bienvenid@ {{$user->name}}

@include('home.cuotas_por_vencer')
Alertas
@include('home.cierres_vigentes')
@endsection @push('page_scripts') @endpush