@props(['type' => null]) @php $slug = str_replace(['-', ' '], '', strtolower($type ?: 'unspecified')); @endphp {{ $type ?: 'Unspecified' }}