Bootstrap4 :: Client Panel Header Footer UI updated

This commit is contained in:
Sakthi002
2020-12-15 17:29:39 +05:30
committed by Manish Verma
parent 5812f10bb6
commit 32409edb93
37 changed files with 9173 additions and 183 deletions

View File

@@ -1,11 +1,10 @@
<?php
$social = new \App\Model\helpdesk\Settings\SocialMedia();
?>
<br>
@if($social->checkActive('twitter') || $social->checkActive('facebook') || $social->checkActive('google') || $social->checkActive('linkedin') || $social->checkActive('bitbucket') || $social->checkActive('github'))
<center>{{Lang::get('lang.or')}}</center>
@endif
<br>
@if($social->checkActive('twitter'))
<a class="btn btn-block btn-social btn-twitter" href="{{ route('social.login', ['twitter']) }}" style="background-color: #55ACEE;color: white;">
<span class="fa fa-twitter"></span> Sign in with Twitter