@php $vendorId = getVendorId(); // check the feature limit $vendorPlanDetails = vendorPlanDetails('ai_chat_bot', 0, $vendorId); $selectedOtherBotsForTimingRestrictions = getVendorSettings('enable_selected_other_bot_timing_restrictions') ?: []; @endphp