{{ html()->label('Name')->class('form-label') }} {{ html()->text('name')->class('form-control')->placeholder('Enter Role Name')->required() }}