@foreach ($tienda_mes as $t)
Valor: Q. {{number_format($t->valor, 2)}}
Fecha de Registro: {{$t->created_at}}
@csrf @method('delete')
@endforeach
REPORTE
(Fecha de Inicio):
(Fecha de Final):
TOTAL DEL MES EN CAFETERIA: Q. {{number_format($t_tienda_mes, 2)}}
@csrf
TOTAL DE COMPRAS
GUARDAR