@php /** @var string $id */ $id = $id ?? 'cam'; $label = $label ?? 'CAM 01'; $showPlaceholder = $showPlaceholder ?? true; @endphp