Sindbad~EG File Manager

Current Path : /home/numerotech/www/livemt2023.aios-scientificcommittee.org/app/views/
Upload File :
Current File : //home/numerotech/www/livemt2023.aios-scientificcommittee.org/app/views/msg2.blade.php

@extends('layout2')

@section('title')
  <title>Message</title>
@stop


@section('script')
      
   <script type="text/javascript">

   </script>      
@stop

@section('content')     

<div id="frm">
@if($msg == "pu") 
<h2 class="text-center">Thank You</h2>
	<br /><br />Thank you for verifying your user details for AIOS Scientific Committee. <br /><br /> It’s easier now to be in touch with you.
	<br /><br />
	 Furthermore, the chief instructors and chief authors will find you easily if they need you as co-instructor or co-author for their IC, FP, VT during the abstract submission.<br /><br />If  you have  added any new email ids, a verification email shall be sent. Ensure that you verify it. 
	 <br /><br />
	 Dr.Partha Biswas 
	 <br />
	 Chairman – Scientific Committee
	 <br />
	 AIOS
	 <br /><br />
	 <div  class="center">
	{{--  <a style="font-size: Large; color:Blue;" href="{{ url('/dashboard') }}">
	 CONTINUE TO DASHBOARD
	 </a> --}}
	 </div>
@elseif($msg == "url")	 
	<h2 class="text-center">Invalid URL</h2>
	<br />
<h4>The requested URL "{{ Request::url() }}", is invalid.</h4>
	<br />

@else
<h2 class="text-center">Error</h2>
	<br />
	<h4 style="color:blue">{{ $msg }}</h4>  
		<br />
@endif
</div>

@stop

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