@extends('adminlte::page') @section('title', 'Dashboard') @section('content')

Boletas de Nichos

Ir a Pabellones

@include('recibo.table', ['recibos' => $recibos])
@stop @section('js') @stop