{{-- @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' : '' }}/>

  • price =="" && $cor->price =="") class="display-none" @endif id="doabox">
    price =="" && $cor->discount_price =="") class="display-none" @endif id="doaboxx">
    @if(Auth::User()->role == "admin")
  • featured==1 ? 'checked' : '' }}>
  • @endif
    @if(Auth::User()->role == "admin")
  • status==1 ? 'checked' : '' }}>
  • @endif

  • 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">


    @if($cor['preview_image'] !== NULL && $cor['preview_image'] !== '') @else course @endif

    - Please enter duration in month



    @section('scripts') @endsection