X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/platform/themes/flex-home/views
home
/
gfecatvj
/
sites
/
restate
/
platform
/
themes
/
flex-home
/
views
/
📁
..
📄
404.blade.php
(595 B)
📄
500.blade.php
(595 B)
📄
503.blade.php
(265 B)
📄
career.blade.php
(1.1 KB)
📄
careers.blade.php
(1.27 KB)
📄
category.blade.php
(1.46 KB)
📄
contact.blade.php
(4.58 KB)
📄
error-master.blade.php
(7.55 KB)
📄
index.blade.php
(368 B)
📄
loop.blade.php
(713 B)
📄
page.blade.php
(776 B)
📄
post.blade.php
(3.24 KB)
📄
project.blade.php
(5.87 KB)
📄
projects.blade.php
(3.37 KB)
📄
properties.blade.php
(4.31 KB)
📄
property.blade.php
(8.36 KB)
📁
templates
Editing: 404.blade.php
@extends('theme.flex-home::views.error-master') @section('code', '404') @section('title', __('Page could not be found')) @section('message') <h4>{{ __('This may have occurred because of several reasons') }}</h4> <ul> <li>{{ __('The page you requested does not exist.') }}</li> <li>{{ __('The link you clicked is no longer.') }}</li> <li>{{ __('The page may have moved to a new location.') }}</li> <li>{{ __('An error may have occurred.') }}</li> <li>{{ __('You are not authorized to view the requested resource.') }}</li> </ul> @endsection
Upload File
Create Folder