@extends('themes.base.layout') @section('title', trans('gallery.statistics.title')) @section('breadcrumb') @endsection @section('content')

@lang('gallery.statistics.title')

@lang('gallery.statistics.intro', ['gallery_name' => UserConfig::get('app_name')])
@lang('gallery.statistics.taken_12_months')
@lang('gallery.statistics.uploaded_12_months')
@lang('gallery.statistics.cameras')
@lang('gallery.statistics.file_sizes')
@lang('gallery.statistics.album_by_photos')
@lang('gallery.statistics.album_by_size')
@endsection @push('scripts') {{-- TODO: include ChartJS locally --}} @endpush