Файловый менеджер - Редактировать - /home/c7lekhnath/silverray.com.au/oldsite/storage/framework/views/1094f85b991fbe089587c964ad2ddb86.php
Назад
<?php $__env->startSection('title'); ?> <title><?php echo e(__('admin.Contact Message')); ?></title> <?php $__env->stopSection(); ?> <?php $__env->startSection('admin-content'); ?> <!-- Main Content --> <div class="main-content"> <section class="section"> <div class="section-header"> <h1><?php echo e(__('admin.Contact Message')); ?></h1> <div class="section-header-breadcrumb"> <div class="breadcrumb-item active"><a href="<?php echo e(route('admin.dashboard')); ?>"><?php echo e(__('admin.Dashboard')); ?></a></div> <div class="breadcrumb-item"><?php echo e(__('admin.Contact Message')); ?></div> </div> </div> <div class="section-body"> <a class="btn btn-primary" href="<?php echo e(route('admin.contact-message')); ?>"> <i class="fa fa-list" aria-hidden="true"></i> <?php echo e(__('admin.Contact Message')); ?></a> <div class="row mt-4"> <div class="col"> <div class="card"> <div class="card-body"> <div class="table-responsive table-invoice"> <table class="table table-striped" id="dataTable"> <tbody> <tr> <td><?php echo e(__('admin.Name')); ?></td> <td><?php echo e($contactMessage->name); ?></td> </tr> <tr> <td><?php echo e(__('admin.Email')); ?></td> <td><?php echo e($contactMessage->email); ?></td> </tr> <tr> <td><?php echo e(__('admin.Phone')); ?></td> <td><?php echo e($contactMessage->phone); ?></td> </tr> <tr> <td><?php echo e(__('admin.Subject')); ?></td> <td><?php echo e($contactMessage->subject); ?></td> </tr> <tr> <td><?php echo e(__('admin.Message')); ?></td> <td><?php echo e($contactMessage->message); ?></td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </section> </div> <?php $__env->stopSection(); ?> <?php echo $__env->make('admin.master_layout', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/lekhnath/silverray.com.au/resources/views/admin/show_contact_message.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.20 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка