Sindbad~EG File Manager
<?php $__env->startSection('content'); ?>
<style type="text/css">
#archive
{
text-decoration: underline;
color: #039;
}
</style>
<div class="col-12 text-center">
<img src="<?php echo asset('images/success.png'); ?>" alt="Success" width="100px" class="mx-auto d-block mb-5" >
<h1 class="text-center">Well done! You have answered all the questions. <br/>
What would you like to do now ?
</h1>
<br/><br/>
<a href="<?php echo url('/courses'); ?>" class="h3 "> <i class="fa fa-arrow-left mr-2"></i>Go back to the home page</a><br/>
<a href="<?php echo $index_url; ?>" class="h3"> <i class="fa fa-arrow-left mr-2"></i>Go the the question index</a><br/>
<a href="<?php echo url('logout'); ?>" class="h3"> <i class="fa fa-arrow-left mr-2"></i>Log off from the application.</a><br/>
<br /><br />
</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