@foreach(@$albums as $album)
@if(isFileExist(@$album, $result = @$album->original_image))
@else
@endif
@endforeach
@endif
{{ $album->name }}