@if (count($__extensions) > 0) @php $tawk_to = $__extensions->where("slug",extension_const()::TAWK_TO_SLUG)->first(); $property_id = extension_const()::TAWK_TO_PROPERTY_ID; $widget_id = extension_const()::TAWK_TO_WIDGET_ID; @endphp @if ($tawk_to && isset($tawk_to->shortcode->$property_id->value) && isset($tawk_to->shortcode->$widget_id->value) && $tawk_to->status == true) @endif @endif