Sindbad~EG File Manager

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

   
<script type="text/javascript">


</script>

{{ Form::open(array('url' => '','role'=>'form','id'=>'form_msg')) }}


<div class="col-lg-12 col-md-12 col-sm-12 nopadding margin10">
    <div class="step completedstep">STEP 1 </div>
    <div class="step completedstep">STEP 2 </div>
    <div class="step completedstep">STEP 3 </div>
    <div class="step completedstep">STEP 4 </div>                                
</div>

<h3 class="text-center">Congratulations! Your IC has been submitted successfully</h3>

<h4> Instruction Course NO : <strong> IC{{ $ic->abs_no }}</strong>
titled "<strong>{{ $ic->title }}</strong>" has been successfully submitted. You may view your submission anytime from the user dashboard by login at <a href="{{ CustomClass::$url }}">{{ CustomClass::$url }}</a>.
</h4>

<div class="row">            
    <div class="col-lg-12 col-md-12 col-sm-12">    
    <div class="table-responsive">             
    <table class="table table-bordered">
      <thead>
        <tr>
            <th>
              Order No
            </th>
            <th>
              Author details
            </th>        
            <th>
              Topic 
            </th>
            <th>
              Duration
            </th>          
        </tr>
      </thead>
      <tbody>
      @foreach ($cois as $value)
        <tr>
          <td data-label="Order No">
              {{ $value->order_no }}
          </td>
          <td data-label="Author details">
              {{ $value->membership_no }}, 
              {{ $value->name }}, 
              {{ $value->email }},
              {{ $value->mobile }} 
          </td>
          {{-- <td data-label="Membership No">
              {{ $value->membership_no }}
          </td>
          <td data-label="Author Name">
              {{ $value->name }}
          </td>
          <td data-label="Eamil">
              {{ $value->email }}
          </td>
          <td data-label="Mobile">
              {{ $value->mobile }}
          </td> --}}
          <td  data-label="Duration">
              {{ $value->topic }}
          </td>
          <td>
              {{ $value->duration }}
          </td>          
        </tr>
      @endforeach     
      </tbody>  
    </table>
    </div>
    </div>                
</div>
 

<p>The co-instructors may provide consent by EITHER of the following ways.</p>
<ul class="list">
<li>By clicking on the link provided in their email (OR)</li>
<li>By login to {{ CustomClass::$url }} and provide the consent at their Dashboard</li></ul>

<p>Meanwhile, you may get in touch with the co-instructors for their consent.</p>
<p><strong>Remember, the last date to provide consent for the instruction course is {{ CustomClass::$IC_END_DT }}.
</strong></p> 


{{ Form::close() }}


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