{{-- @include('admin.message') --}}

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


{{ csrf_field() }} {{ method_field('PUT') }}
@php $User = App\User::all(); @endphp

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




  • 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