@php if(isset($label)) { $for_id = preg_replace('/[^A-Za-z0-9\-]/', '', Str::lower($label)); } @endphp Role*