@csrf
  • logo_type == 'L' ? 'checked' : '' }}>
  • @if ($errors->has('logo')) @endif
    -

    Size: 300x90


    @if($setting->logo !="")
    {{ $setting->logo }}
    @else
    {{ __('adminstaticword.Nologofound') }}
    @endif

    @if ($errors->has('project_title')) {{ $errors->first('project_title') }} @endif
    @if ($errors->has('favicon')) {{ $errors->first('favicon') }} @endif
    -

    Size: 35x35


    @if($setting->favicon !="")
    {{ $setting->favicon }}
    @else
    {{ __('adminstaticword.NoFaviconfound') }}
    @endif

    @if ($errors->has('APP_URL')) {{ $errors->first('APP_URL') }} @endif

    {{ __('adminstaticword.MapCoordinates') }}

  • map_enable == 'map' ? 'checked' : '' }} >
  • (Enable Map on contact page)

    @if($setting->contact_image !="")
    {{ $setting->contact_image }}
    @endif


    {{ __('adminstaticword.PromoBar') }}

    (Enable Promobar on site)
  • promo_enable == 1 ? 'checked' : '' }} >




  • rightclick == '0' ? 'checked' : '' }} >

  • inspect == '0' ? 'checked' : '' }} >

  • (Instructor can feature its course, by paying this amount)
  • preloader_enable == '1' ? 'checked' : '' }} >


  • w_email_enable == '1' ? 'checked' : '' }} >
  • verify_enable == '1' ? 'checked' : '' }} >
  • (If you enable it, a welcome email will be sent to user's register email id,
    make sure you updated your mail setting in Site Setting >> Mail Settings before enable it.)
    {{ $errors->first('color') }}
  • instructor_enable == '1' ? 'checked' : '' }} >
  • cat_enable == '1' ? 'checked' : '' }} >
  • (If you enable it, Category menu will show on instructor Dashboard) {{ $errors->first('color') }}

  • zoom_enable == 1 ? 'checked' : '' }} >
  • (Enable Live zoom meetings on portal)
  • bbl_enable == 1 ? 'checked' : '' }} >
  • (Enable Big Blue meetings on portal)
  • mobile_enable == 1 ? 'checked' : '' }} >
  • (Enable mobile no. on SignUp)
  • certificate_enable == 1 ? 'checked' : '' }} >
  • (Enable Certificate on courses)

  • device_control == 1 ? 'checked' : '' }} >
  • (Enable Device Control on Courses)
  • ipblock_enable == 1 ? 'checked' : '' }} >
  • (Enable Ip block on portal)
  • assignment_enable == 1 ? 'checked' : '' }} >
  • (Enable Assignment on Course)
  • appointment_enable == 1 ? 'checked' : '' }} >
  • (Enable Appointment on Course)