Date de création de l'opération | Nom de l'opération | Client | Statut |
---|---|---|---|
{{ date("d/m/Y", strtotime($operation['date_creation'])) }} |
{{ $operation['operation_title'] }}
{{ strtoupper($operation['client_title']) }}
|
|
@endforeach
@endsection
|