@extends('themes.default1.admin.layout.admin') @section('Settings') active @stop @section('settings-bar') active @stop @section('social-login') class="active" @stop @section('HeadInclude') @stop @section('PageHeader')
@stop @section('breadcrumbs') @stop @section('content')| Provider | Status | Action |
|---|---|---|
| @if($social->checkActive('facebook')===true) Active @else Inactive @endif | Settings | |
| @if($social->checkActive('google')===true) Active @else Inactive @endif | Settings | |
| Github | @if($social->checkActive('github')===true) Active @else Inactive @endif | Settings |
| @if($social->checkActive('twitter')===true) Active @else Inactive @endif | Settings | |
| @if($social->checkActive('linkedin')===true) Active @else Inactive @endif | Settings | |
| Bitbucket | @if($social->checkActive('bitbucket')===true) Active @else Inactive @endif | Settings |