Upload GST Invoice (if Applicable)

{{ Form::open(['url' => '#', 'name' => 'gstValidateForm', 'id' => 'gstValidateForm', 'enctype' => 'multipart/form-data']) }}

Dear Doctor, Are you liable to pay GST or not?
If yes, Kindly upload GST Invoice. If no, You can select “No” and submit.

HCP, kindly ensure that when uploading GST-relevant documents, both the GST Certificate and/or GST declaration are placed within the same drop-down box or category. This ensures consistency and ease of access for reviewers, streamlining the process and aiding in compliance.


@if (isset($isGSTDataAdded)) @if ($isGSTDataAdded != '') @endif @endif
{{ Form::close() }}