Sindbad~EG File Manager

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

@extends('layout')

@section('content')

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


   <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">Well done!  You have answered all the questions.  <br/>
What would you like to do now ?
    </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/>
<a href="{{ $index_url }}" class="h3"> <i class="fa fa-arrow-left mr-2"></i>Go the the question index</a><br/>
<a href="{{ url('logout/'.$session->session_id.'/'.$session->session_key) }}" class="h3"> <i class="fa fa-arrow-left mr-2"></i>Log off from the application.</a><br/>
<br /><br />        
    </div>
    
	
</div>
@stop

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