ww
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
</a>
|
||||
|
||||
<a class="dropdown-item" href="{{ route('user.manage-oauth') }}">
|
||||
<i class="fa-key-modern fa-pr"></i>{{ __('Social Logins') }}
|
||||
<i class="fa-key-modern fa-pr"></i>{{ __('Security') }}
|
||||
</a>
|
||||
|
||||
<form id="logout-form" action="{{ route('logout') }}" method="POST" style="display: none;">
|
||||
|
||||
@@ -7,9 +7,9 @@
|
||||
<div class="col-md-10">
|
||||
@php(Widget::setLayout(3, 7))
|
||||
|
||||
{!! Widget::header(1, 'Social Logins') !!}
|
||||
{!! Widget::header(1, 'Logins') !!}
|
||||
|
||||
<p>TODO</p>
|
||||
<p>TODO social logins, add email & change pw form here</p>
|
||||
</div>
|
||||
</div>
|
||||
@endsection
|
||||
Reference in New Issue
Block a user