@csrf
@php $event_id = old('event_id'); @endphp
@php if ($webhooks): $types = explode(',', $webhooks->type); else: $types = null; endif; @endphp