@extends('errors::layout') @section('title', __('Maintenance Notice')) {{-- @section('code', '503') --}} @section('message', __($exception->getMessage() ?: 'Site Under Maintenance'))