{!! $errors->first('doc_entry', '') !!}
{!! $errors->first('line_id', '') !!}
{!! $errors->first('vis_order', '') !!}
{!! $errors->first('object', '') !!}
{!! $errors->first('code', '') !!}
{!! $errors->first('name', '') !!}
{!! $errors->first('description', '') !!}
{!! $errors->first('category_id', '') !!}
{!! $errors->first('subcategory_id', '') !!}
{!! $errors->first('city_id', '') !!}
{!! $errors->first('city', '') !!}
{!! $errors->first('site_id', '') !!}
{!! $errors->first('floor_id', '') !!}
{!! $errors->first('block_id', '') !!}
{!! $errors->first('department_id', '') !!}
{!! $errors->first('detailed_location', '') !!}
{!! $errors->first('asset_tcp', '') !!}
{!! $errors->first('asset_rfid', '') !!}
{!! $errors->first('is_active', '') !!}
{!! $errors->first('created_by', '') !!}
{!! $errors->first('updated_by', '') !!}
{!! $errors->first('deleted_by', '') !!}