@if(empty($row['id']))
{{__('Must be unique. Only accept letter and number, dash, underscore, without space')}}
{{__('Please enter field id and make sure it unique')}}
@else @endif
{{__('Please enter field name')}}
{{__('Please enter field type')}}
@foreach($roles as $role)
@endforeach
{{__('Please enter roles')}}