@if ($input['html_type'] == 'select') @php $viewindex = $input['show_fields']; @endphp
@endif @if ($input['html_type'] == 'input')
@if ($input['name'] != 'id') @endif @error($input['name'])
{{ $message }}
@enderror
@endif