@extends('errors::layout') @section('title', trans('app.error_unavailable')) @section('message', trans('app.error_maintenance')) @section('content')
@lang('app.error_help') @lang('app.error_twitter', ['twitter' => config('monica.twitter_account')])
@endsection