Viewing file: 26af2239e11edf4199ebaa1c0d1d79a0da50cede.php (1.47 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php $__env->startSection('title'); ?> <?php echo e(get_school_name()); ?>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('css'); ?>
<style> .details_right{ background: #f19300 !important; } </style>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('content'); ?>
<div class="leftCon">
<div id="node-1083" class="node node-type-notice"> <h2><?php echo e($suborno_joyonti->title); ?></h2> <div class="node-info"> </div> <div class="node-body"> <p><img src="<?php echo e(asset('assets/uploads/suborno_joyonti/'.$suborno_joyonti->image)); ?>" alt="<?php echo e($suborno_joyonti->image); ?>" width="100%"></p> </div>
<br> <br> <br> <div class="node-more-info"> <?php if(isset($suborno_joyonti->description) && $suborno_joyonti->description): ?> <?php echo $suborno_joyonti->description; ?>
<?php endif; ?> </div> </div>
</div>
</div>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('js'); ?>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('frontend.index', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/picotech/domains/school.picotech.app/public_html/resources/views/frontend/suborno_joyonti/details.blade.php ENDPATH**/ ?>
|