@extends('template.layout') @section('content')

Reporte de préstamos

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