@extends('themes.base.layout') @section('title', 'Welcome') @section('content')
@php($albumUrl = $album->thumbnailUrl('preview')) @if (strlen($albumUrl) > 0) @endif
{{ $album->description }}