Weitere Creator

@foreach($actors as $actor)
@if(isset($actor->images['bild1'])) {{ $actor->nick }} @else
@endif

{{ $actor->nick }}

@endforeach