File Manager

Path: /home/liffinac1/domains/bank.stellerpay.ca/public_html/resources/views/errors/

Viewing File: 503.blade.php

@extends('errors::minimal')

@section('title', __('Service Unavailable'))
@section('code', '503')
@section('message', __('Service Unavailable'))