@foreach($page->children as $image) @if($image->isFile())
{{$image->locale->title}}
@endif @endforeach