@if ($errors->has('p_type')){{ $errors->first('p_type') }}@endif
@if ($errors->has('status')){{ $errors->first('status') }}@endif
@if ($errors->has('status')){{ $errors->first('status') }}@endif
@if ($errors->has('description')){{ $errors->first('description') }}@endif