Files
CHIEFSOFT\ameye 346346573f first commit
2024-01-25 13:06:29 -05:00

6 lines
144 B
PHP

@extends('errors.minimal')
@section('title', __('Service Unavailable'))
@section('code', '503')
@section('message', __('Service Unavailable'))