@extends('adminlte::page') @section('title', 'Auth Settings') @section('content_header')

Auth Settings

Dashboard / System Settings / Auth Settings

@stop @section('content') @include('notifications')
{{ csrf_field() }}

Login & Registration

OTP Settings

Google Login

Facebook Login

@stop @section('plugins.jQuery-UI', true) @section('plugins.Select2', true) @section('plugins.Summernote', true) @section('plugins.BootstrapSwitch', true) @section('adminlte_js') @stop