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

Bienvenid@ {{$user->name}}

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