⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.13
Server IP:
109.199.105.153
Server:
Linux connect.inboxifs.com 5.15.0-152-generic #162-Ubuntu SMP Wed Jul 23 09:48:42 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
ursites
/
public_html
/
storage
/
framework
/
views
/
View File Name :
cf90d1465473c0d41387d159a6ad55c25417aee9.php
<div class="col-lg-5"> <table class="table table-striped" style="border: 1px solid #0000005a;"> <thead> <tr> <th scope="col"><?php echo e(__('Short Code')); ?></th> <th scope="col"><?php echo e(__('Meaning')); ?></th> </tr> </thead> <tbody> <?php if($templateInfo->email_type == 'donation_approved' || $templateInfo->email_type == 'donation'): ?> <tr> <td>{donor_name}</td> <td scope="row"><?php echo e(__('Name of The Donor')); ?></td> </tr> <tr> <td>{cause_name}</td> <td scope="row"><?php echo e(__('Name of The Cause')); ?></td> </tr> <?php else: ?> <tr> <td>{customer_name}</td> <td scope="row"><?php echo e(__('Name of The Customer')); ?></td> </tr> <?php endif; ?> <?php if($templateInfo->email_type == 'email_verification'): ?> <tr> <td>{verification_link}</td> <td scope="row"><?php echo e(__('Email Verification Link')); ?></td> </tr> <?php endif; ?> <?php if($templateInfo->email_type == 'reset_password'): ?> <tr> <td>{password_reset_link}</td> <td scope="row"><?php echo e(__('Password Reset Link')); ?></td> </tr> <?php endif; ?> <tr> <td>{website_title}</td> <td scope="row"><?php echo e(__('Website Title')); ?></td> </tr> <?php if($templateInfo->email_type == 'room_booking'): ?> <tr> <td> {booking_number} </td> <th scope="row"> <?php echo e(__('Booking Number')); ?> </th> </tr> <tr> <td> {booking_date} </td> <th scope="row"> <?php echo e(__('Booking Date')); ?> </th> </tr> <tr> <td> {number_of_night} </td> <th scope="row"> <?php echo e(__('Number of Nights')); ?> </th> </tr> <tr> <td> {check_in_date} </td> <th scope="row"> <?php echo e(__('Check in Date')); ?> </th> </tr> <tr> <td> {check_out_date} </td> <th scope="row"> <?php echo e(__('Check out Date')); ?> </th> </tr> <tr> <td> {number_of_guests} </td> <th scope="row"> <?php echo e(__('Number of Guests')); ?> </th> </tr> <tr> <td> {room_name} </td> <th scope="row"> <?php echo e(__('Room Name')); ?> </th> </tr> <tr> <td> {room_rent} </td> <th scope="row"> <?php echo e(__('Room Rent')); ?> </th> </tr> <tr> <td> {room_type} </td> <th scope="row"> <?php echo e(__('Room Type')); ?> </th> </tr> <tr> <td> {room_amenities} </td> <th scope="row"> <?php echo e(__('Room Amenities')); ?> </th> </tr> <?php endif; ?> </tbody> </table> </div> <?php /**PATH /home/1152718.cloudwaysapps.com/cxvqucrmbq/public_html/resources/views/user/settings/email/bbcode.blade.php ENDPATH**/ ?>