@extends('layouts.app') @section('site_title', __('Stats protected')) @section('head_content') @endsection @section('content')
{{ __('These stats are password protected.') }}