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

Reporte de boletas anuladas

@foreach($boletasanuladas as $item1) @endforeach
@endsection @section('scripts') @endsection