Sindbad~EG File Manager

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

@extends('layout')

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


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


</script>

@stop
@section('content')  
{{ Form::open(array('url' => 'ic/store','role'=>'form','id'=>'form_s4')) }}

{{ Form::hidden('hdnId', isset($ic)? $ic->abs_id : 0,array('id'=>'hdnId')) }}
{{ Form::hidden('hdnStep', '4',array('id'=>'hdnStep')) }}
{{ Form::hidden('hdnIsNext', '1',array('id'=>'hdnIsNext')) }}

@section('ContentTitle')  
View Abstract IC{{ $ic->abs_no }}
@stop

<!--step 1 details  -->
<div class="row">            
    <div class="col-lg-6 col-md-6 col-sm-12">        
          <label>Chief Instructor Membership Number </label>             
          <p>{{  empty($user->membership_no)? '':$user->membership_no}}</p>    
    </div>            
    <div class="col-lg-6 col-md-6 col-sm-12">            
          <label>Chief Instructor Name </label>        
        <p>{{ $user->prefix }}.{{ $user->first_name }}</p>        
    </div>            
</div>

<div class="row">            
        <div class="col-lg-12 col-md-12 col-sm-12">                
              <label>Section </label>
              <p>{{ $categories[$ic->category_id] }}</p>            
        </div>
</div>
 

<div class="row">            
      <div class="col-lg-6 col-md-6 col-sm-12">          
            <label> Level of Course</label>                                      
            <p>{{ $ic->level }}</p>                     
      </div>
      <div class="col-lg-6 col-md-6 col-sm-12">                   
              <label> Duration of Course </label>                                
              <p>{{ CustomClass::$IC_Duration }} Minutes</p>               
      </div>
</div>

<!--End step 1 details  -->


<!--step 2 details  -->
<div class="row">            
    <div class="col-lg-12 col-md-12 col-sm-12">        
          <label>Title of the Course </label>
          <p>{{ $ic->title }}</p>
          {{-- Form::textarea('txtTitle',$ic->title,array('class' => 'form-control', 'id' => 'txtTitle' , 'placeholder' => 'Title','rows' => 2,'disabled')) --}}         
    </div>                
</div>

<div class="row">            
        <div class="col-lg-12 col-md-12 col-sm-12">                
              <label>Synopsis</label>
              <p>{{ $ic->synopsis }}</p>
                {{-- Form::textarea('txtSynopsis',$ic->synopsis,array('class' => 'form-control', 'id' => 'txtSynopsis' , 'placeholder' => 'Synopsis','disabled')) --}}            
        </div>
</div>

<div class="row">            
      <div class="col-lg-12 col-md-12 col-sm-12">            
            <label> Brief "RESUME" of the chief instructor (not to reveal the identity) with relevance to the topic of this IC <span class="reqspan"> ("DO NOT REVEAL ANY PERSONAL INFORMATION ABOUT YOURSELF / HOSPITAL. IF ANY PERSONAL INFORMATION IS FOUND YOUR IC WILL BE REJECTED WITHOUT FURTHER NOTIFICATION.)</span></label>
            <p>{{ $ic->resume }}</p>                          
            {{-- Form::textarea('txtResume',$ic->resume,array('class' => 'form-control', 'id' => 'txtResume' , 'placeholder' => 'Resume','disabled')) --}}         
      </div>
</div>

<!--End step 2 details  -->
<!--step 3 details  -->
<div class="row">            
    <div class="col-lg-12 col-md-12 col-sm-12">        
          <label>
        Co-Instructors Selected : </label>    
    </div>                
</div>
<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>
              Membership No 
            </th>
            <th>
              Author Name
            </th>
            <th>
              Email
            </th>
            <th>
              Mobile
            </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
      <tr>
        <td colspan="3">
          Total duration (including panel discussion of {{ $ic->panel_discussion }} mins)
        </td>
        <td colspan="1">
          {{ $totalDuration }} Mins
        </td>
        
      </tr>
      </tbody>  
      
    </table>
    </div>
    </div>                
</div>
 
<!--End step 3 details  -->


<?php
                    $conferences = [];
                    if($ic->Annual ==1)
                    {   
                        array_push($conferences, DateConfig::getDateConfig('AnnualConf')->display_name);
                    }

                    if($ic->MidYear ==1)
                    {
                        array_push($conferences, DateConfig::getDateConfig('MidYearConf')->display_name);
                    }

                ?>
                @if(count($conferences)>0)
                <div class="row">
                <div class="col-lg-12 margin10"> 
                <p>
                    <label>Abstract to be considered for the following conference(s) : </label>
                    {{ implode("<br/>",$conferences); }}
                </p>
                </div>
                </div>
                @endif


<div class="row">            
    <div class="col-lg-12 col-md-12 col-sm-12">    
<label> NOTE</label>
<ul class="list">
  <li>Online submission will be taken as signed by the Chief Instructor</li>

  <li>This presentation may be recorded by the Society & distributed in any form to the delegates and others.</li>

  
    </div>
</div>


<div class="row margin30">  
    <div class="col-lg-12 col-md-12 col-sm-12  page-left"  >  
        <a href="{{ url('/dashboard') }}" class="button primary">Go back to Dashboard</a>  
    </div>
</div>

{{ Form::close() }}


@stop

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