WIP: Enabled metronic frontend

This commit is contained in:
Deon George
2017-12-04 23:37:14 +11:00
parent 02087feef2
commit 78788468f5
130 changed files with 26168 additions and 11 deletions

View File

@@ -31,7 +31,9 @@
<a href="{{ url('/password/reset') }}">{{ trans('message.forgotpassword') }}</a><br>
@include('auth.partials.social_login')
@if(isset($site_social))
@include('auth.partials.social_login')
@endif
</div>
</div>
</div>