Social Media Post Feeds Integration
@if(Config::get('enable-linkedin-login-posting'))
Connect with LinkedIn Personal Account
@endif @if(Config::get('enable-facebook-login-posting'))
Connect with Facebook Page
@endif @if($canFeed=="")
No social apps found to link
@endif