| Descripción | Precio Unitario | fecha | |
|---|---|---|---|
| S/.{{ number_format( $advance->total_advance ,2)}} | {{ $advance->BankAccount->name }} | {{ $advance->created_at->format('d-m-Y') }} {{ now()->format('d-m-Y') }} | @if(now()->format('d-m-Y') == $advance->created_at->format('d-m-Y') ) @endif |