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: page.blade.php
@php Theme::set('page', $page); @endphp @if ($page->template == 'default') <div class="bgheadproject hidden-xs"> <div class="description"> <div class="container-fluid w90"> <h1 class="text-center">{{ $page->name }}</h1> {!! Theme::partial('breadcrumb') !!} </div> </div> </div> <div class="container padtop50"> <div class="row"> <div class="col-sm-12"> <div class="scontent"> {!! apply_filters(PAGE_FILTER_FRONT_PAGE_CONTENT, $page->content, $page) !!} </div> </div> </div> </div> <br> <br> @else {!! apply_filters(PAGE_FILTER_FRONT_PAGE_CONTENT, $page->content, $page) !!} @endif
Upload File
Create Folder