6 lines
113 B
PHP
6 lines
113 B
PHP
@extends('errors::layout')
|
|
|
|
@section('title', 'Service Unavailable')
|
|
|
|
@section('message', 'Service unavailable')
|