| NO | Image | Name | Price | Type | Program Date | Action |
|---|---|---|---|---|---|---|
| {{ ++$key }} |
@if(isset($images))
@foreach($images as $image)
@if($image->experience_id == $experience->id)
|
{{ ucwords($experience->name) }} | €{{$experience->price}} | {{ucwords($experience->type)}} | {{ date('d-m-Y', strtotime($experience->date)) }} |
|