@if($event->social_show_facebook)
  • @lang("Social.facebook")
  • @endif @if($event->social_show_linkedin)
  • @lang("Social.linkedin")
  • @endif @if($event->social_show_twitter)
  • @lang("Social.twitter")
  • @endif @if($event->social_show_pinterest) @if(false)
  • @lang("Social.pinterest")
  • @endif @endif @if($event->social_show_email)
  • @lang("Social.email")
  • @endif