@extends('layout.dashboard') @section('content')
{{ trans('dashboard.metrics.metrics') }}

{{ trans('dashboard.metrics.metrics') }}

Eventually this page will show all of the graphs that make up your metrics.

@stop