@extends('errors::layout', [ 'title' => __('Service Unavailable'), 'code' => '503', ]) @section('message')

503

Service Unavailable

Our service is temporarily unavailable. We apologize for the inconvenience. Please try again later.

@endsection