@extends('errors.layout') @section('title', __('ui.error_503_title')) @section('code', '503') @section('heading', __('ui.error_503_title')) @section('message', __('ui.error_503_message'))