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

Reporte de cierre de caja

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