@csrf
@if ($errors->has('email')) {{ $errors->first('email') }} @endif
@if ($errors->has('phone_no')) {{ $errors->first('phone_no') }} @endif
@if ($errors->has('whatsapp_no')) {{ $errors->first('whatsapp_no') }} @endif
@if ($errors->has('postal_code')) {{ $errors->first('postal_code') }} @endif
@if ($errors->has('address')) {{ $errors->first('address') }} @endif
@if($country_id) @endif