@php $socialSharing = \Botble\Theme\Supports\ThemeSupport::getSocialSharingButtons($model->url, $model->name); @endphp @if($socialSharing)
{{ __('Share:') }}
@endif