@csrf
{{ __('Please enter Project Title !') }}.
{{ __('Please Enter APP URL !') }}.
{{ __('Please Enter Contact !') }}.
{{ __('Please Enter Email !') }}.
{{ __('Please Enter Copy right Text !') }}.

App Settings


app_download == '1' ? 'checked' : '' }} />
{{ __('Please Enter Link !') }}.

play_download == '1' ? 'checked' : '' }} />
{{ __('Please Enter Link !') }}.

Miscellaneous Settings


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

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

preloader_enable == '1' ? 'checked' : '' }} />

w_email_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') }}

cookie_enable == 1 ? 'checked' : '' }} />
{{ __('(Enable Cookie Notice on Site)') }}

ipblock_enable == 1 ? 'checked' : '' }} />
{{ __('(Enable Ip block on portal)') }}

activity_enable == 1 ? 'checked' : '' }} />
{{ __('(Enable Users Activity Logs on Login/Register)') }}

assignment_enable == 1 ? 'checked' : '' }} />
{{ __('(Enable Assignment on Course)') }}

appointment_enable == 1 ? 'checked' : '' }} />
{{ __('(Enable Appointment on Course)') }}

certificate_enable == 1 ? 'checked' : '' }} />
{{ __('(Enable Ip block on portal)') }}

hide_identity == 1 ? 'checked' : '' }} />
{{ __('(Hide User Indentity from Instructor)') }}

currency_swipe == 1 ? 'checked' : '' }} />
{{ __('(Swipe currency before/after icon)') }}

attandance_enable == 1 ? 'checked' : '' }} />
{{ __('(Enable Attandance on Courses)') }}

Meeting Settings


zoom_enable == 1 ? 'checked' : '' }} />
{{ __('( Enable Live zoom meetings on portal )') }}

googlemeet_enable == 1 ? 'checked' : '' }} />
{{ __('(Enable Google Meet on portal)') }}
{{ __('(Note - Size : 300x90)') }}
{{ __('Browse') }}
{{ __('(Note - Size : 300x90)') }}
{{ __('Browse') }}
@if($image = @file_get_contents('../public/images/logo/'.$setting->footer_logo)) @endif
{{ __('(Note - Size : 35x35)') }}
{{ __('Browse') }}
@if($image = @file_get_contents('../public/images/favicon/'.$setting->favicon)) @endif
{{ __('(Note - Size : 300x90)') }}
{{ __('Browse') }}
@if($image = @file_get_contents('../public/images/logo/'.$setting->preloader_logo)) @endif