@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.cameras')
@endsection @push('scripts') {{-- TODO: include ChartJS locally --}} @endpush