mirror of
https://gitlab.linphone.org/BC/public/flexisip-account-manager.git
synced 2026-01-17 18:08:06 +00:00
Update the dependencies Remove some old codes Bump the package version Move the throttle limit from 60 to 600
5 lines
145 B
PHP
5 lines
145 B
PHP
@extends('errors::minimal')
|
|
|
|
@section('title', __('Service Unavailable'))
|
|
@section('code', '503')
|
|
@section('message', __('Service Unavailable'))
|