@extends('errors.layout') @section('content')
{{ __('Error 503') }}

{{ __('503') }}

{{ __('Be right back') }}

@endsection