Sindbad~EG File Manager

Current Path : /home/numerotech/www/mcq.urbanedge.co.in/app/views/
Upload File :
Current File : //home/numerotech/www/mcq.urbanedge.co.in/app/views/pending.blade.php

@extends('layout')

@section('content')

<style type="text/css">
    #archive
    {
        text-decoration: underline;
        color: #039;
    }
</style>

<?php
    $index_url = url('user/question_index/'.Helper::encrypt($course_id))
?>

   <div class="col-12 text-center">
      
    <img src="{{ asset('images/success.png') }}" alt="Success" width="100px" class="mx-auto d-block mb-5" >
    <h1 class="text-center"> You have viewed/attempted the last question.<br/>  What would you like to do now ?<br /><br />
    </h1>
    <br/><br/>
        <a href="{{ url('/'.$session->session_id.'/'.$session->session_key) }}" class="h3 "> <i class="fa fa-arrow-left mr-2"></i>Go back to the home page</a> <br/><br/>
        <a href="{{ $index_url }}" class="h3"> <i class="fa fa-arrow-left mr-2"></i>Go the the question index</a>
        
    </div>
    
	
</div>
@stop

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists