/home/techb158/ileadtechnology.com/resources/views/admin/course
NameSizeModeActions
announsment/-0755rm
answer/-0755rm
appointment/-0755rm
assignment/-0755rm
coursechapter/-0755rm
courseclass/-0755rm
courseinclude/-0755rm
partial/-0755rm
questionanswer/-0755rm
quiz/-0755rm
quiztopic/-0755rm
relatedcourse/-0755rm
reviewrating/-0755rm
reviewreport/-0755rm
whatlearns/-0755rm
editcor.blade.php223740644editdlrm
index.blade.php2040644editdlrm
insert.blade.php210630644editdlrm
show.blade.php69650644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/views/admin/course/editcor.blade.php (22374B)
{{-- @include('admin.message') --}}

{{ __('adminstaticword.Edit') }} {{ __('adminstaticword.Course') }}


{{ csrf_field() }} {{ method_field('PUT') }}

@php $languages = App\CourseLanguage::all(); @endphp
@php $ref_policy = App\RefundPolicy::all(); @endphp

@if(Auth::User()->role == "admin")


@endif



  • type == '1' ? 'checked' : '' }}/>

  • type == '0') class="display-none" @endif id="doabox">
    type == '0') class="display-none" @endif id="doaboxx">
    @if(Auth::User()->role == "admin")
  • featured==1 ? 'checked' : '' }}>
  • @endif
    @if(Auth::User()->role == "admin")
  • status==1 ? 'checked' : '' }}>
  • @endif
  • involvement_request==1 ? 'checked' : '' }}/>

  • preview_type=="video" ? 'checked' : '' }}>
  • preview_type =="url" ) class="display-none" @endif id="document1">
    @if($cor->video !="") @endif
    preview_type =="video") class="display-none" @endif id="document2">
  • duration_type == "m" ? 'checked' : '' }} >




  • @if($cor['preview_image'] !== NULL && $cor['preview_image'] !== '') @else course @endif
    @if(Auth::User()->role == "admin")
    @endif




  • @section('scripts') @endsection