@extends(Theme::viewName('layout')) @section('title', trans('gallery.labels_title')) @section('breadcrumb')
{{ $label->name }}
{{ number_format($label->photos_count, 0) }} {{ trans_choice('gallery.photos', $label->photos_count) }} |