@section('title') {{ $album->name }} | @stop @section('metatags') @if($album->filepath) @else @endif @stop @section('content') InĂcio {{ $album->name }} {{ $album->name }} @if($album->description) {{ $album->description }} @endif @foreach($album->images as $image) @endforeach @stop @section('scripts') @stop
{{ $album->description }}