@php $class = $class ?? 'col-md-6'; $style = $style ?? ''; $required = $required ?? ''; @endphp
{!! $errors->first('first_name', '') !!}