@if($errors->has('upload_proof_share_amount'))
{{ $errors->first('upload_proof_share_amount') }} @endif
@if($errors->has('share_purchase_letter_to_bank'))
{{ $errors->first('share_purchase_letter_to_bank') }} @endif
@if($errors->has('copy_of_organization_pan'))
{{ $errors->first('copy_of_organization_pan') }} @endif
@if($errors->has('copy_of_executive_committee_citizenship'))
{{ $errors->first('copy_of_executive_committee_citizenship') }} @endif
@if($errors->has('copy_of_organization_bylaws'))
{{ $errors->first('copy_of_organization_bylaws') }} @endif
@if($errors->has('copy_of_organization_registration_certificate'))
{{ $errors->first('copy_of_organization_registration_certificate') }} @endif