HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/PDeckers/opelkapitan.nl/app/storage/views/f22a48e55f19f08a81f702cc1541e093
<h1><?php echo \Illuminate\Support\Facades\Lang::get('mail.popUp.subject'); ?></h1> <p style="margin-bottom: 20px"><?php echo \Illuminate\Support\Facades\Lang::get('mail.popUp.emailText'); ?></p> <p><strong style="width: 200px; margin-right: 20px;"><?php echo \Illuminate\Support\Facades\Lang::get('mail.name'); ?>: </strong><br/><?php echo $name; ?></p> <?php if(isset($email) && $email != ''): ?> <p><strong style="width: 200px; margin-right: 20px;"><?php echo \Illuminate\Support\Facades\Lang::get('mail.email'); ?>: </strong><br/><?php echo $email; ?></p> <?php endif; ?> <p><strong style="width: 200px; margin-right: 20px;"><?php echo \Illuminate\Support\Facades\Lang::get('mail.part'); ?>: </strong><br/><?php echo $part; ?></p>