@extends('errors.layout', ['title' => __('errors.503_title')])
@section('code', '503')
@section('heading', __('errors.503_title'))
@section('message', __('errors.503_body'))