Sindbad~EG File Manager

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

@extends('ijo_layout')

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


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

   </script>      
@stop

@section('ContentTitle',"Response recorded")
@section('content')     


@if(!isset($msg))

<div id="frm">
	<h4>
Dear {{ $u->prefix }} {{ $u->first_name }}<br><br>

You have opted in to receive the hard copy of the journal.

The hard copy will be delivered to the below address

<br /><br />
<b class="text-danger">Address : </b><br/>
{{ isset($u->address1)?$u->address1.'<br/>':'' }} 
{{ isset($u->address2)?$u->address2.'<br/>':'' }} 
{{ isset($u->address3)?$u->address3.'<br/>':'' }} 
{{ isset($u->city)?$u->city.'<br/>':''  }}
{{ isset($u->state_name)?$u->state_name.'<br/>':''  }}
{{ isset($u->pincode)?$u->pincode.'<br/>':''  }}
<b  class="text-danger">Email id :</b> {{ $u->email }}<br/>
<b  class="text-danger">Mobile number :</b> {{ $u->mobile }}<br/>
<br /><br />


For any change in the address, please wrote to <a href="mailto:editorijo@aios.org">editorijo@aios.org</a>    
	    
	</h4>  
</div>
@else
<div id="frm">
	<h4 >{{ $msg }}</h4>  
	<br/><br/>
</div>
@endif
@stop

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