X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/platform/core/base/resources/views/errors
home
/
gfecatvj
/
sites
/
restate
/
platform
/
core
/
base
/
resources
/
views
/
errors
/
📁
..
📄
401.blade.php
(453 B)
📄
404.blade.php
(453 B)
📄
500.blade.php
(453 B)
📄
master.blade.php
(525 B)
Editing: 500.blade.php
@extends('core/base::errors.master') @section('content') <div style="margin: 50px;"> <div class="col-md-10"> <h3>{{ trans('core/base::errors.500_title') }}</h3> <p>{{ trans('core/base::errors.reasons') }}</p> <ul> {!! clean(trans('core/base::errors.500_msg')) !!} </ul> <p>{!! clean(trans('core/base::errors.try_again')) !!}</p> </div> </div> @stop
Upload File
Create Folder