Date | Catégorie | Prix | Employé |
---|---|---|---|
{{ \Carbon\Carbon::parse($outing->date)->format('d M, Y')}} | {{ $outing->categorie->name }} | @money($outing->prix, 'XOF') | @if ($outing->user_id != null) {{ $outing->user->fullname }} @else Doc style @endif |
Aucune dépense disponible! |