@if(!$add && !$update)Movimenti finanziari @else Inserimento/modifica movimento @endif

@if(!$add && !$update) @endif
@if(!$add && !$update) @if (session()->has('receipt')) @endif
Data di pagamento Importo Origine Destinazione Causale ...

@else @if($isDuplicate)

@else

@endif @if (session()->has('error')) @endif
Data pagamento
Origine @error('origin_id')
{{ $message }}
@enderror
Destinazione @error('destination_id')
{{ $message }}
@enderror
Causale
Importo @error('amount')
{{ $message }}
@enderror
Note @error('notes')
{{ $message }}
@enderror
@if($isDuplicate) @else @endif @if($add) @endif @if($update) @endif
@endif
@push('scripts') @endpush @push('scripts') @endpush