@if (!empty($this->user))
@foreach ($checkins as $c) @foreach ($photos as $p) @if ($p->checkin_id == $c->id && $p->photo_type == 1) @endif @endforeach @endforeach @foreach ($checkins as $c) @foreach ($photos as $p) @if ($p->checkin_id == $c->id && $p->photo_type == 2) @endif @endforeach @endforeach @foreach ($checkins as $c) @foreach ($photos as $p) @if ($p->checkin_id == $c->id && $p->photo_type == 3) @endif @endforeach @endforeach
Foto Week 1 Week 2 Week 3 Week 4 Week 5 Week 6 Week 7 Week 8
Voorkant
Zijkant
Achterkant
@endif