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/dashboard.blade.php

@extends('layout')

@section('title')
  <title>{{ CustomClass::$Title }}</title>
@stop


@section('scriptTop')
{{ HTML::script('/js/ajaxloader.js') }}     
@stop

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

    var baseUrl   = "{{ url('/') }}";



   </script>
    
@stop





@section('content')     
 @section('ContentTitle')
  Welcome  {{ $user->prefix .'.'. $user->first_name  }}
@stop
<style>
    .box_title {
    font-size: 20px;
    min-height: 50px;
    color: #311b92;
}
.text-white
{
    color:white;
}
</style>




@if(!App::make('UserController')->isUserType(CustomClass::getUserId(),CustomClass::$Non_Member)) 


  <div class="row">
      
      
        <!-- added by Sridhar July 29, 2021             -->
        @if(DateConfig::IsDateOpen('CERTIFICATE2023MT') && $can_certificate_2023_MT)
          <div class="col-lg-4 col-md-4 col-sm-12">
            <h2 class="nomargintop margin10 box_title">AIOC 2023 Midterm</h2>
              <div class="tile darkblue text-center">
              <h2>DOWNLOAD YOUR CERTIFICATE</h2>
                  <p><a href="{{ url('certificate2023MT') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif
        <!-- end -->
      
      
      @if(DateConfig::IsDateOpen('JUDGEVAL') && $is_judge_val)
            <div class="col-lg-4 col-md-4 col-sm-12">
              <h2 class="nomargintop margin10">Evaluation</h2>
                  <div class="tile aquablue text-center">
                  <h2>AIOC 2021 Virtual Evaluation</h2>                  
                      <p><a href="{{ url('eval/judge/welcome') }}" class="button"  role="button">Click here</a></p>
                  </div>
             </div>
            @endif  

        
        
         <div class="col-lg-4 col-md-4 col-sm-12">
            <h4 class="nomargintop margin10 box_title">Faculty Talks - Midterm AIOC 2023 Patna </h4>
              <div class="tile darkblue text-center">
                   <a href="{{ url('abstracts?type='.CustomClass::$FT) }}"><img src="{{ asset('images/fp_icon.png') }}" height="80%"></a>
                  <p><a href="{{ url('abstracts?type='.CustomClass::$FT) }}" class="button"  role="button">Submit / View Abstracts</a></p>
              </div>
          </div>


            <div class="col-lg-4 col-md-4 col-sm-12">
            <h4 class="nomargintop margin10 box_title">Case Presentation - Midterm AIOC 2023 Patna </h4>
              <div class="tile orange text-center">
                   <a href="{{ url('abstracts?type='.CustomClass::$CP) }}"><img src="{{ asset('images/arc_thesis_icon.png') }}" height="80%"></a>
                  <p><a href="{{ url('abstracts?type='.CustomClass::$CP) }}" class="button"  role="button">Submit / View Abstracts</a></p>
              </div>
          </div>

            

          <div class="col-lg-4 col-md-4 col-sm-12">
            <h4 class="nomargintop margin10 box_title">Instruction Course - Annual AIOC 2023 Kochi</h4>
              <div class="tile aquablue text-center">
                  {{-- <h2>Text</h2>
                  <h3>Text</h3>
                  <h4>Text</h4>
                  <p>Text</p> --}}
                  <a href="{{ url('abstracts?type='.CustomClass::$IC) }}"><img src="{{ asset('images/ic_icon.png') }}" height="80%"></a>
                  <p><a href="{{ url('abstracts?type='.CustomClass::$IC) }}" class="button"  role="button">Submit / View Abstracts</a></p>
              </div>
          </div>
          <div class="col-lg-4 col-md-4 col-sm-12">
            <h4 class="nomargintop margin10 box_title">Paper / Poster - Midterm AIOC 2023 Patna </h4>
              <div class="tile darkblue text-center">
                  {{-- <h2>Text</h2>
                  <h3>Text</h3>
                  <h4>Text</h4>
                  <p>Text</p> --}}
                   <a href="{{ url('abstracts?type='.CustomClass::$FP) }}"><img src="{{ asset('images/fp_icon.png') }}" height="80%"></a>
                  <p><a href="{{ url('abstracts?type='.CustomClass::$FP) }}" class="button"  role="button">Submit / View Abstracts</a></p>
              </div>
          </div>

       {{--   <div class="col-lg-4 col-md-4 col-sm-12">                                           
          <h2 class="nomargintop margin10 box_title">Physical Poster</h2>
              <div class="tile darkred text-center">
                  <!-- <h2>Text</h2>
                  <h3>Text</h3>
                  <h4>Text</h4>
                  <p>Text</p> -->
                  <a href="{{ url('abstracts?type='.CustomClass::$PP) }}"><img src="{{ asset('images/poster_icon.png') }}" height="80%"></a>
                  <p><a href="{{ url('abstracts?type='.CustomClass::$PP) }}" class="button"  role="button">Submit / View Abstracts</a></p>
              </div>
          </div> --}}

          <div class="col-lg-4 col-md-4 col-sm-12">
          <h4 class="nomargintop margin10 box_title">Video - Midterm AIOC 2023 Patna</h4>
              <div class="tile green text-center">
                  {{-- <h2>Text</h2>
                  <h3>Text</h3>
                  <h4>Text</h4>
                  <p>Text</p> --}}
                     <a href="{{ url('abstracts?type='.CustomClass::$VT) }}"><img src="{{ asset('images/video.png') }}" height="80%"></a>
                  <p><a href="{{ url('abstracts?type='.CustomClass::$VT) }}" class="button"  role="button">Submit / View Abstracts</a></p>
              </div>
          </div>

        


            {{-- <div class="col-lg-4 col-md-4 col-sm-12">
            <h2 class="nomargintop margin10">ARC PG Thesis</h2>
              <div class="tile orange text-center">                  
                   <a href="http://www.aios-scientificcommittee.org/arc-pg-thesis/" target="_blank"><img src="{{ asset('images/arc_thesis_icon.png') }}" height="80%"></a>
                  <p><a href="https://forms.gle/dSBtAWVA4Judx7a76" class="button"  role="button"  target="_blank">Submit your Thesis</a></p>
              </div>
          </div> --}}
          
         @if(DateConfig::IsDateOpen('ICVAL') && $is_ic_val)
          <div class="col-lg-4 col-md-4 col-sm-12">
          <h2 class="nomargintop margin10 box_title">Evaluation</h2>
              <div class="tile orange text-center">
              <h2>To Evaluate Instruction Course</h2>
                  {{-- <h2>Text</h2>
                  <h3>Text</h3>
                  <h4>Text</h4>
                  <p>Text</p> --}}
                     {{-- <a href="{{ url('abstracts?type='.CustomClass::$VT) }}"><img src="{{ asset('images/video.png') }}" height="80%"></a> --}}
                  <p><a href="{{ url('eval/ic/index') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif  
         @if(DateConfig::IsDateOpen('FPVAL') && $is_fp_val)
          <div class="col-lg-4 col-md-4 col-sm-12">
          <h2 class="nomargintop margin10 box_title">Evaluation</h2>
              <div class="tile aquablue text-center">
              <h2>To Evaluate Free Paper</h2>                  
                  <p><a href="{{ url('eval/fp/index') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif  
         @if(DateConfig::IsDateOpen('PPVAL') && $is_pp_val)
          <div class="col-lg-4 col-md-4 col-sm-12">
          <h2 class="nomargintop margin10 box_title">Evaluation</h2>
              <div class="tile green text-center">
              <h2>To Evaluate Phsyical Poster</h2>                  
                  <p><a href="{{ url('eval/pp/index') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif  
        @if(DateConfig::IsDateOpen('VTVAL') && $is_vt_val)
          <div class="col-lg-4 col-md-4 col-sm-12">
          <h2 class="nomargintop margin10 box_title">Evaluation</h2>
              <div class="tile darkblue text-center">
              <h2>To Evaluate Video</h2>                  
                  <p><a href="{{ url('eval/vt/index') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif  
         @if(DateConfig::IsDateOpen('ARCVAL') && $is_arc_val)
          <div class="col-lg-4 col-md-4 col-sm-12">
          <h2 class="nomargintop margin10 box_title">Evaluation</h2>
              <div class="tile aquablue text-center">
              <h2>ARC PG - Thesis</h2>                  
                  <p><a href="{{ url('eval/arc/index') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif  
        
        @if(DateConfig::IsDateOpen('JUDGEVAL') && $is_judge_val)
          <div class="col-lg-4 col-md-4 col-sm-12">
          <h2 class="nomargintop margin10 box_title">Evaluation</h2>
              <div class="tile aquablue text-center">
              <h2>To Evaluate Full Text</h2>                  
                  <p><a href="{{ url('eval/judge/welcome') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif  
        
         

     @if(DateConfig::IsDateOpen('FPUPLOAD') && $can_fp_upload)
          <div class="col-lg-4 col-md-4 col-sm-12">
            <h2 class="nomargintop margin10 box_title">FP FULL TEXT</h2>
              <div class="tile darkblue text-center">
              <h2>Upload Free Paper Full Text<!--  and E-Poster --></h2>
                  <p><a href="{{ url('fp/upload') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif

        @if(DateConfig::IsDateOpen('EPUPLOAD') && $can_ep_upload)
          <div class="col-lg-4 col-md-4 col-sm-12">
            <h2 class="nomargintop margin10 box_title">E-Poster PPT </h2>
              <div class="tile orange text-center">
              <h2>Upload E-Poster PPT </h2>
                  <p><a href="{{ url('ep/upload') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif
        
         @if(DateConfig::IsDateOpen('PROGRAMVAL') && $is_program_val)
          <div class="col-lg-4 col-md-4 col-sm-12">
          <h2 class="nomargintop margin10 box_title">Talent Search</h2>
              <div class="tile orange text-center">
              <h2>Evaluation of talent search program</h2>                  
                  <p><a href="{{ url('eval/program/index') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif  

        @if(DateConfig::IsDateOpen('PPPUPLOAD') && $can_ppp_upload)
          <div class="col-lg-4 col-md-4 col-sm-12">
            <h2 class="nomargintop margin10 box_title">PPP</h2>
              <div class="tile orange text-center">
              <h2>Upload Poster Podium Presentation </h2>
                  <p><a href="{{ url('ppp/upload') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif
        <div class="col-lg-4 col-md-4 col-sm-12">
          <h2 class="nomargintop margin10 box_title">Invited Session</h2>
              <div class="tile darkblue text-center">
                   <h2></h2>
                  <h3></h3>
                  <h4></h4>
                  <p></p>
                     <a href="{{ url('abstracts?type='.CustomClass::$GP) }}"><img src="{{ asset('images/video.png') }}" height="80%"></a>
                  <p><a href="{{ url('abstracts?type='.CustomClass::$GP) }}" class="button"  role="button"> View Abstracts</a></p>
              </div>
          </div> 
        
        <div class="col-lg-4 col-md-4 col-sm-12">
            <h2 class="nomargintop margin10 box_title"> ARC PG Thesis  </h2>
              <div class="tile orange text-center"> 
                  {{-- <h2>Text</h2>
                  <h3>Text</h3>
                  <h4>Text</h4>
                  <p>Text</p> --}}
                  <a href="{{ url('abstracts?type='.CustomClass::$ARC) }}"><img src="{{ asset('images/arc_thesis_icon.png') }}" height="80%"></a>
                  <p><a href="{{ url('abstracts?type='.CustomClass::$ARC) }}" class="button"  role="button">Submit / View Abstracts</a></p>
              </div>
          </div> 
          
          <div class="col-lg-4 col-md-4 col-sm-12">
            <h4 class="nomargintop margin10 box_title">ARC - Think Under the Apple Tree  </h4>
              <div class="tile aquablue text-center">
                  {{-- <h2>Text</h2>
                  <h3>Text</h3>
                  <h4>Text</h4>
                  <p>Text</p> --}}
                 <a href="{{ url('abstracts?type='.CustomClass::$AppleTree) }}"><img src="{{ asset('images/arc_thesis_icon.png') }}" height="80%"></a>
                  <p><a href="{{ url('abstracts?type='.CustomClass::$AppleTree) }}" class="button"  role="button">Submit / View Abstracts</a></p>
              </div>
          </div> 
          
            <div class="col-lg-4 col-md-4 col-sm-12">
            <h4 class="nomargintop margin10 box_title"> ARC - Innovator's corner  </h4>
              <div class="tile darkblue text-center"> 
                  <a href="{{ url('abstracts?type='.CustomClass::$ARCInn) }}"><img src="{{ asset('images/arc_thesis_icon.png') }}" height="80%"></a>
                  <p><a href="{{ url('abstracts?type='.CustomClass::$ARCInn) }}" class="button"  role="button">Submit / View Abstracts</a></p>
              </div>
          </div> 
          
          
          
      @if($is_credit_points)
          <div class="col-lg-4 col-md-4 col-sm-12">
            <h2 class="nomargintop margin10 box_title"><br /></h2>
              <div class="tile orange text-center">
              <h2>AIOS Credit Points</h2>
                  <p><a href="{{ url('credit_points') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif
        
        
        
          <div class="col-lg-4 col-md-4 col-sm-12">
            <h4 class="nomargintop margin10 box_title">ARC Leadership Development Program</h4>
              <div class="tile darkblue text-center"> 
                  <a href="{{ url('arcldp') }}"><img src="{{ asset('images/arc_thesis_icon.png') }}" height="80%"></a>
                  @if($is_applied_arc_ldp)
                    <span class="h4 text-white">Already applied</span>
                  @else
                    <p><a href="{{ url('arcldp') }}" class="button"  role="button">Apply now</a></p>
                  @endif
                  
              </div>
          </div> 
          

        @if(DateConfig::IsDateOpen('PPUPLOAD') && $can_pp_upload)
          <div class="col-lg-4 col-md-4 col-sm-12">
            <h2 class="nomargintop margin10 box_title">Physical Poster  </h2>
              <div class="tile orange text-center">
              <h2>Upload Physical Poster Presentation </h2>
                  <p><a href="{{ url('pp/upload') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif
        @if (!empty($filename))
        <!--commanted by sridhar on 2020-Apr-22 15:26 PM-->
 <!--         <div class="col-lg-4 col-md-4 col-sm-12">-->
 <!--           <h2 class="nomargintop margin10"><br /> </h2>-->
 <!--             <div class="tile aquablue text-center">-->
 <!--              <h2>AIOC 2018 Diabetic Retinopathy Screening Report</h2>-->
 <!--                 <p><a href="{{ url('/') . '/downloded/'.$filename }}" class="button" role="button">Click here</a></p>-->
 <!--         </div>-->
	<!--</div>          -->
        @endif

	@if(DateConfig::IsDateOpen('CERTIFICATE2018') && $can_certificate_2018)
          <div class="col-lg-4 col-md-4 col-sm-12">
            <h2 class="nomargintop margin10 box_title">AIOC 2018</h2>
              <div class="tile orange text-center">
              <h2>DOWNLOAD YOUR CERTIFICATE</h2>
                  <p><a href="{{ url('certificate2018') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif

  

        @if(DateConfig::IsDateOpen('CERTIFICATE2019') && $can_certificate_2019)
          <div class="col-lg-4 col-md-4 col-sm-12">
            <h2 class="nomargintop margin10 box_title">AIOC 2019</h2>
              <div class="tile darkblue text-center">
              <h2>DOWNLOAD YOUR CERTIFICATE</h2>
                  <p><a href="{{ url('certificate2019') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif

        <!-- added by Balaji mar 4, 2021             -->
        @if(DateConfig::IsDateOpen('CERTIFICATE2020') && $can_certificate_2020)
          <div class="col-lg-4 col-md-4 col-sm-12">
            <h2 class="nomargintop margin10 box_title">AIOC 2020</h2>
              <div class="tile darkblue text-center">
              <h2>DOWNLOAD YOUR CERTIFICATE</h2>
                  <p><a href="{{ url('certificate2020') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif
        <!-- end -->
        
        
        <!-- added by Sridhar July 29, 2021             -->
        @if(DateConfig::IsDateOpen('CERTIFICATE2021') && $can_certificate_2021)
          <div class="col-lg-4 col-md-4 col-sm-12">
            <h2 class="nomargintop margin10 box_title">AIOC 2021</h2>
              <div class="tile darkblue text-center">
              <h2>DOWNLOAD YOUR CERTIFICATE</h2>
                  <p><a href="{{ url('certificate2021') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif
        <!-- end -->


        <!-- added by Sridhar Jun 17, 2022             -->
        @if(DateConfig::IsDateOpen('CERTIFICATE2022') && $can_certificate_2022)
          <div class="col-lg-4 col-md-4 col-sm-12">
            <h2 class="nomargintop margin10 box_title">AIOC 2022</h2>
              <div class="tile darkblue text-center">
              <h2>DOWNLOAD YOUR CERTIFICATE</h2>
                  <p><a href="{{ url('certificate2022') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif
        <!-- end -->
@if(DateConfig::IsDateOpen('COMMITMENT') && $is_commitment)
          <div class="col-lg-4 col-md-4 col-sm-12">
            <h2 class="nomargintop margin10 box_title">AIOC 2023</h2>
              <div class="tile aquablue text-center">
              <h2>YOUR COMMITMENTS</h2>
                  <p><a href="{{ url('commitment') }}" class="button"  role="button">Click here</a></p>
              </div>
          </div>
        @endif
      


  </div>
@else
 <h2 class="red"> You need to be an AIOS Member (Ratified or non-ratified) to submit an abstract or participate in IC, FP, E-Poster, Physical Poster or Videos.</h2>
@endif
@stop

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