@extends('template.layout') @section('content') @include('sweet::alert')

Reporte de deudores

@foreach($deudoresbiblioca as $item) @endforeach
@endsection @section('scripts') @endsection