inital commit

This commit is contained in:
2024-02-01 09:53:53 +00:00
commit 9743fce12b
19771 changed files with 4230637 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
@extends('errors::minimal_without_button')
@section('title', __('به روزرسانی '))
@section('code', '503')
@section('message', __($exception->getMessage() ?: 'سامانه در حال به روزرسانی می باشد، لطفا دقایقی بعد مراجعه نمایید'))