@extends('user.layout.sendvideolayout') @push('css') @endpush @section('pages')
Guide to add course
{{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}}
{{-- onkeyup="checklength()"--}}
{{--
--}} {{--

{{{ trans('main.tags_header') }}}

--}} {{--
--}}
{{-- --}}
{{--

{{{ trans('main.filters_header') }}}

--}} {{--
--}} {{-- @foreach($menus as $menu)--}} {{--
id != $item->category_id) class="dnone" @endif id="filter{{{ $menu->id or 0 }}}">--}} {{-- @foreach($menu->filters as $filter)--}} {{--
--}} {{--
{{{ $filter->filter or '' }}}
--}} {{--
--}} {{--
    --}} {{-- --}} {{--
--}} {{--
--}} {{-- @endforeach--}} {{--
--}} {{-- @endforeach--}}
{{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}}
@foreach($item->learnings as $index=>$learning) @if($index!=1) @else @endif @endforeach
{{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- price != null && $item->price == 0) checked="checked" @endif />--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- post == 1) checked="checked" @endif />--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- support == 1) checked="checked" @endif />--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- download == 1) checked="checked" @endif />--}} {{--
--}} {{--
--}} {{--
--}}
price === 0) disabled @endif> {{{ currencySign() }}}
{{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- post != 1) disabled @endif>--}} {{-- {{{ currencySign() }}}--}} {{--
--}} {{--
--}} {{--
--}}
{{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- {{{ currencySign() }}}--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- {{{ currencySign() }}}--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- {{{ currencySign() }}}--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- {{{ currencySign() }}}--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
{{--

{{{ trans('main.prerequisites_desc') }}}

--}} {{-- {{{ trans('main.select_prerequisites') }}}--}} {{-- --}}
{{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}}
{{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}}
  • {{--
  • --}} {{-- --}} {{--
  • --}}
  • {{--
    --}} {{--

    **Important

    --}} {{-- - Your First Video Must be Inroduction Video of Tutorial
    --}} {{-- - Introduction Video Size of 2,3 Minutes
    --}} {{-- - You can Upload Whole Course Videos After Approval of Introduction Part--}} {{--
    --}}
    {{-- @endif--}}
{{-- @if($isShowExtra)--}}
@isset($item->listmockexam->mockexamdetails) @foreach($item->listmockexam->mockexamdetails as $examDetails) @endforeach @endisset {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}}
Section Title Section Description Time (in minutes) Question Count Update Answers
{{$examDetails->sectionTitle}} {{$examDetails->description}} {{$examDetails->time}} {{$examDetails->questionCount}}
{{--
--}} {{-- --}} {{-- --}} {{--
--}}

  • {{-- @endif--}}
{{-- @endif--}}
{{{ trans('main.previous') }}} {{{ trans('main.next') }}} @if($item->mode != 'publish') {{{ trans('main.publish') }}} @else {{{ trans('main.save_changes') }}} @endif @if($item->mode != 'publish') @endif
@endsection @section('script') @endsection