{{ $category }}
{{ $album['display'] }}
@if(!empty($album['texts']))
@foreach($album['texts'] as $t)
@endif
{{ $t }}
@endforeach{{ $album['count'] }} photos
@foreach($album['images'] as $i => $img)
@endforeach