[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: bundle_card.blade.php
<div class="gift-webinar-card bg-white"> <figure> <div class="image-box"> <a href="{{ $bundle->getUrl() }}"> <img src="{{ $bundle->getImage() }}" class="img-cover" alt="{{ $bundle->title }}"> </a> </div> <figcaption class="mt-10"> <div class="user-inline-avatar d-flex align-items-center"> <div class="avatar bg-gray200"> <img src="{{ $bundle->teacher->getAvatar() }}" class="img-cover" alt="{{ $bundle->teacher->full_name }}"> </div> <a href="{{ $bundle->teacher->getProfileUrl() }}" target="_blank" class="user-name ml-5 font-14">{{ $bundle->teacher->full_name }}</a> </div> <a href="{{ $bundle->getUrl() }}"> <h3 class="mt-15 webinar-title font-weight-bold font-16 text-dark-blue">{{ clean($bundle->title,'title') }}</h3> </a> @if($bundle->getRate()) @include('web.default.includes.webinar.rate',['rate' => $bundle->getRate()]) @endif <div class="webinar-price-box mt-15"> @if(!empty($bundle->price) and $bundle->price > 0) @if($bundle->bestTicket() < $bundle->price) <span class="real">{{ handlePrice($bundle->bestTicket()) }}</span> <span class="off ml-10">{{ handlePrice($bundle->price) }}</span> @else <span class="real">{{ handlePrice($bundle->price) }}</span> @endif @else <span class="real font-14">{{ trans('public.free') }}</span> @endif </div> </figcaption> </figure> </div>
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