{{ html()->label('Name') }} {{ html()->text('name', $province->name)->class('form-control')->placeholder('Name')->required() }}