@extends('layouts.app') @section('title', $album->name) @section('content')
{{ $album->description }}