@if($errors->has('area'))
{{ $errors->first('area') }}
@endif
@if($errors->has('address'))
{{ $errors->first('address') }}
@endif
@if($errors->has('mohajon_setup_id'))
{{ $errors->first('mohajon_setup_id') }}
@endif
@if($errors->has('ponno_marka'))
{{ $errors->first('ponno_marka') }}
@endif