@extends('partials.layout') @section('title', 'Registrar Depósito') @section('subtitle', 'Registrar depósitos agrupando cierres de turno') @section('back') ← Volver @endsection @section('content')
@csrf
Se mostrarán todos los cierres del rango seleccionado.
Total seleccionado: 0.00
@endsection