Video Albums
@foreach($albums as $album) {!! Theme::section('video.display-album', ['album' => $album]) !!} @endforeach