Sindbad~EG File Manager
<?php $__env->startSection('content'); ?>
<?php
$session = Sessions::getSession();
?>
<div class="row p-5 h-100">
<div class="col-lg-12 col-sm-12 text-center">
<h2 class="text-primary " >WELCOME TO <?php echo $session->session_title; ?></h2>
<!-- <ol class="text-secondery pl-5">
<li>text 1</li>
<li>text 2 </li>
<li>text 2</li>
<li>text 2</li>
<li>text 2</li>
<li>text 2</li>
</ol><br/> -->
<div class="col-12 text-right">
<a href="<?php echo url('mcq'); ?>"class="btn btn-primary text-center">NEXT</a>
</div>
</div>
</div>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layout', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists