@php foreach($settings as $row): @endphp
@php if(preg_match('#^general_(.*)$#i',$row->key)): @endphp
@php endif; @endphp
@php endforeach; @endphp
@php foreach($settings as $row): @endphp
@php if(preg_match('#^label_(.*)$#i',$row->key)): @endphp
@php endif; @endphp
@php endforeach; @endphp
@php foreach($settings as $row): @endphp
@php if(preg_match('#^regis_(.*)$#i',$row->key)): @endphp
@php endif; @endphp
@php endforeach; @endphp
@php foreach($settings as $row): @endphp
@php if(preg_match('#^mail_(.*)$#i',$row->key)): @endphp
@php endif; @endphp
@php endforeach; @endphp
{{ __lang('callback-urls') }}
- Facebook: {{$siteUrl}}/student/social-login?network=Facebook
- Google: {{$siteUrl}}/student/social-login?network=Google
@php foreach($settings as $row): @endphp
@php if(preg_match('#^social_(.*)$#i',$row->key)): @endphp
@php endif; @endphp
@php endforeach; @endphp
@php foreach($settings as $row): @endphp
@php if(preg_match('#^info_(.*)$#i',$row->key)): @endphp
@php endif; @endphp
@php endforeach; @endphp
@if(!saas())
@php foreach($settings as $row): @endphp
@php if(preg_match('#^video_(.*)$#i',$row->key)): @endphp
@php endif; @endphp
@php endforeach; @endphp
@endif
@php foreach($settings as $row): @endphp
@php if(preg_match('#^zoom_(.*)$#i',$row->key)): @endphp
@php endif; @endphp
@php endforeach; @endphp