@extends('errors::layout') @section('title', __('Service Unavailable')) @section('code', '503') @section('message')
503 | Sorry, we are now undergoing monthly maintenance.
Please check back in a minute.
@endsection