diff --git a/resources/views/Public/ViewEvent/Partials/EventShareSection.blade.php b/resources/views/Public/ViewEvent/Partials/EventShareSection.blade.php index fd40c9b3..fef36cc7 100644 --- a/resources/views/Public/ViewEvent/Partials/EventShareSection.blade.php +++ b/resources/views/Public/ViewEvent/Partials/EventShareSection.blade.php @@ -1,3 +1,4 @@ +@if($event->social_show_facebook || $event->social_show_linkedin || $event->social_show_twitter || $event->social_show_googleplus || $event->social_show_whatsapp || $event->social_show_email)

@@ -107,4 +108,4 @@

- +@endif