@extends('themes.base.layout') @section('title', $album->name) @php ($hasChildren = $album->children()->count() > 0) @section('content')
{{ $album->description }}
@lang('gallery.other_albums_description')