{{ date('d/m/Y', strtotime($fattura->Data_Emissione)) }} |
{{ $fattura->Nr_Punto_Di_Riconsegna }} |
{{ $fattura->Nr_ }} |
|
{{ date('d/m/Y', strtotime($fattura->Data_Scadenza)) }} |
{{ $fattura->Totale_a_Pagare }} |
|
{{ $fattura->Pagata }} |
{{ $fattura->Rateizzata }} |
{{ date('d/m/Y', strtotime($movimento->Data_Operazione)) }} |
{{ $movimento->Descrizione }} |
{{ date('d/m/Y', strtotime($movimento->Data_scadenza)) }} |
{{ $movimento->Importo }} |
{{ $movimento->Tipo_di_documento }} |
{{ $movimento->Codice_metodo_di_pagamento }} |
@endforeach
@endforeach