Файловый менеджер - Редактировать - /home/d46091/udyogaadhaaronline.com/re-registration.php
Назад
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Udyam Re-registration | Udyog Aadhar Re-registration Online </title> <meta name="description" content="Apply in just an easy step for Udyam Re-registration Online & get your updated udyam certificate/Udyog Aadhar Certificate through the Msme registration portal. "> <link rel="stylesheet" href="../assets/css/main.css?v=<?php echo time(); ?>"> <link rel="icon" href="/assets/img/udyogaadhaaronline-logoo.svg" type="image/gif" sizes="16x16"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script> </head> <body> <?php include('./includes/header.php');?> <div class="container-fluid p-5 fcs-form-container"> <div class="row"> <div class="col-12 col-lg-6"> <div class="container-fluid fchd text-center"><h2 class="font-weight-bold"> UDYAM AADHAR REGISTRATION FORM</h2></div> <form id="main-form" action="./request/form-submit.php" method="post" enctype="multipart/form-data"> <div class="form-group txt"> <label>APPLICANT (OWNER) NAME / आवेदक (मालिक) का नाम</label> <input type="text" class="form-control" name="applicant_name" value="" required> </div> <div class="form-group txt"> <label>MOBILE NUMBER / मोबाइल संख्या<span class="required">*</span></label> <input type="tel" maxlength="10" minlength="10"class="form-control" name="mobile_number"value=""required="required"> <span style="color: red;font-size: 11px;font-weight:bold">Note:- OTP will be sent on mobile number mentioned on UAM certificate for verification.</span> </div> <div class="form-group txt"> <label>EMAIL ID / ईमेल आईडी<span class="required">*</span></label> <input type="text" class="form-control" name="email_id"value=""required="required"></div> <div class="form-group txt"style="display:none"> <label>PLANT ADDRESS <span class="required">*</span></label> <input type="text" class="form-control" name="business_address"> </div> <div class="row"> <div class="form-group txt col-lg-4 col-12"style="display:none"> <label>State / राज्य<br><span class="required">*</span></label> <select size="1" class="form-control" name="plant_state"> <option value="">Select State</option> <option value="Andhra_Pradesh">Andhra_Pradesh</option> <option value="Arunachal_Pradesh">Arunachal_Pradesh</option> <option value="Assam">Assam</option> <option value="Bihar">Bihar</option> <option value="Chhattisgarh">Chhattisgarh</option> <option value="Dadara">Dadara</option> <option value="Daman">Daman</option> <option value="Delhi">Delhi</option> <option value="Goa">Goa</option> <option value="Gujarat">Gujarat</option> <option value="Haryana">Haryana</option> <option value="Himachal_Pradesh">Himachal_Pradesh</option> <option value="Jammu_and_Kashmir">Jammu_and_Kashmir</option> <option value="Jharkhand">Jharkhand</option> <option value="Karnataka">Karnataka</option> <option value="Kerala">Kerala</option> <option value="Madhya_Pradesh">Madhya_Pradesh</option> <option value="Maharashtra">Maharashtra</option> <option value="Manipur">Manipur</option> <option value="Meghalaya">Meghalaya</option> <option value="Mizoram">Mizoram</option> <option value="Nagaland">Nagaland</option> <option value="Odisha">Odisha</option> <option value="Puducherry">Puducherry</option> <option value="Punjab">Punjab</option> <option value="Rajasthan">Rajasthan</option> <option value="Sikkim">Sikkim</option> <option value="Tamil_Nadu">Tamil_Nadu</option> <option value="Telangana">Telangana</option> <option value="Tripura">Tripura</option> <option value="Uttar_Pradesh">Uttar_Pradesh</option> <option value="Uttarakhand">Uttarakhand</option> <option value="West_Bengal">West_Bengal</option> </select> </div> <div class="form-group txt col-lg-4 col-12"style="display:none"> <label>District / जिला<br><span class="required">*</span></label> <select class="form-control" name="plant_district"> <option value="" selected="selected">Please select District</option> </select> </div> <div class="form-group txt col-lg-4 col-12"style="display:none"> <label>PINCODE<br><span class="required">*</span></label> <input type="text" class="form-control" name="plant_pincode"> </div> </div> <div class="form-group txt"style="display:none"> <label>OFFICE ADDRESS / कार्यालय का पता<span class="required">*</span></label> <input type="text" class="form-control" name="office_address"> </div> <div class="row"> <div class="form-group txt col-lg-4 col-12"style="display:none"> <label>PINCODE / पिन कोड<span class="required">*</span></label> <input type="text" maxlength="6" class="form-control" name="office_pincode"> </div> <div class="form-group txt col-lg-4 col-12"style="display:none"> <label>State<span class="required">*</span></label> <select id="office-state" size="1" class="form-control" name="office_state" onchange="makeSubmenuOffice(this.value)"> <option value="">Select State</option> <option value="Andhra_Pradesh">Andhra_Pradesh</option> <option value="Arunachal_Pradesh">Arunachal_Pradesh</option> <option value="Assam">Assam</option> <option value="Bihar">Bihar</option> <option value="Chhattisgarh">Chhattisgarh</option> <option value="Dadara">Dadara</option> <option value="Daman">Daman</option> <option value="Delhi">Delhi</option> <option value="Goa">Goa</option> <option value="Gujarat">Gujarat</option> <option value="Haryana">Haryana</option> <option value="Himachal_Pradesh">Himachal_Pradesh</option> <option value="Jammu_and_Kashmir">Jammu_and_Kashmir</option> <option value="Jharkhand">Jharkhand</option> <option value="Karnataka">Karnataka</option> <option value="Kerala">Kerala</option> <option value="Madhya_Pradesh">Madhya_Pradesh</option> <option value="Maharashtra">Maharashtra</option> <option value="Manipur">Manipur</option> <option value="Meghalaya">Meghalaya</option> <option value="Mizoram">Mizoram</option> <option value="Nagaland">Nagaland</option> <option value="Odisha">Odisha</option> <option value="Puducherry">Puducherry</option> <option value="Punjab">Punjab</option> <option value="Rajasthan">Rajasthan</option> <option value="Sikkim">Sikkim</option> <option value="Tamil_Nadu">Tamil_Nadu</option> <option value="Telangana">Telangana</option> <option value="Tripura">Tripura</option> <option value="Uttar_Pradesh">Uttar_Pradesh</option> <option value="Uttarakhand">Uttarakhand</option> <option value="West_Bengal">West_Bengal</option> </select> </div> <div class="form-group txt col-lg-4 col-12"style="display:none"> <label>District <span class="required">*</span></label> <select class="form-control" name="office_district" id="office-district"> <option value="" selected="selected">Please select District</option> </select> </div> </div> <div class="form-group txt"style="display:none"> <label>ANNUAL TURNOVER / वार्षिक कारोबार</label> <input type="text"class="form-control"name="annual_turnover"> </div> <div class="form-group txt" style="display: none"> <label>GENDER</label> <select class="form-control" name="gender"> <option value="">--Select--</option> <option value="Male">Male</option> <option value="Female">Female</option> </select> </div> <div class="form-group txt"style="display:none"> <label>SOCIAL CATEGORY / सामाजिक श्रेणी</label> <select class="form-control" name="social_category"> <option value="">--Select--</option> <option value="General">General</option> <option value="SC">SC</option> <option value="ST">ST</option> <option value="OBC">OBC</option> </select> </div> <div class="form-group txt" style="display: none"> <label>ARE YOU PHYSICALLY HANDICAPPED?</label> <select class="form-control" name="physically_handicapped"> <option value="">--Select--</option> <option value="Yes">Yes</option> <option value="No">No</option> </select> </div> <div class="form-group txt"style="display:none"> <label>AADHAAR NUMBER / आधार संख्या <span class=""> *</span> <button class="btn font-weight-bold" style="color:red;font-size: 11px;"onclick="AadhaarDocuments()">(TO KNOW MORE CLICK HERE)</button></label> <input type="text" class="form-control" maxlength="12" minlength="12"name="aadhaar_number"value=""> </div> <div id="aadhaar-docs"style="display:none"> <p> <table class="table"> <button class="btn float-right"style="Color:#193f90;font-weight:bold"value="no"onclick="AadhaarDocuments()">X</button> <tr style="background-color:#fff"> <th>FOR PROPRIETORSHIP FIRM</th> <td>AADHAAR OF OWNER</td> </tr> <tr> <th>FOR PARTNERSHIP FIRM</th> <td>AADHAAR OF ANY PARTNER</td> </tr> <tr style="background-color:#fff"> <th>FOR PRIVATE LTD COMPANY</th> <td>AADHAAR OF ANY DIRECTOR</td> </tr> <tr> <th>FOR LLP</th> <td>AADHAAR OF ANY PARTNER</td> </tr> <tr style="background-color:#fff"> <th>FOR ONE PERSON COMPANY</th> <td>AADHAAR OF DIRECTOR</td> </tr> <tr> <th>FOR SOCIETY</th> <td>AADHAAR OF ANY AUTHORISED PERSON</td> </tr> <tr style="background-color:#fff"> <th>FOR HUF</th> <td>AADHAAR OF KARTA</td> </tr> <tr> <th>FOR OTHERS</th> <td>AADHAAR OF ANY AUTHORISED PERSON</td> </tr> </table> </p> </div> <div class="form-group txt"style="display:none"> <label>UAM NUMBER / UAM नंबर <span class="required">*</span></label> <input type="text" class="form-control"name="uam_number"value=""> </div> <label class="form-group txt">State / राज्य <span class=""> *</span></label> <select id="office-state" size="1" class="form-control" name="office_state" onchange="makeSubmenuOffice(this.value)" > <option value="">Select State</option> <option value="Andaman_And_Nicobar_Island">1. ANDAMAN AND NICOBAR ISLANDS / <code>अंदमान और निकोबार द्वीपसमूह</code></option> <option value="Andhra_Pradesh">2. ANDHRA PRADESH / आन्ध्र प्रदेश </option> <option value="Arunachal_Pradesh">3. ARUNACHAL PRADESH / अरुणाचल प्रदेश</option> <option value="Assam">4. ASSAM / असम</option> <option value="Bihar">5. BIHAR / बिहार</option> <option value="Chhattisgarh">6. CHHATTISGARH / छत्तीसगढ़</option> <option value="Chandigarh">7. CHANDIGARH / चंडीगढ़ </option> <option value="Dadara">8.DADAR AND NAGAR HAVELI / दादरा और नगर हवेली</option> <option value="Daman">9. DAMAN AND DIU / दमन और दीव</option> <option value="Delhi">10. DELHI / दिल्ली</option> <option value="Goa">11. GOA / गोवा</option> <option value="Gujarat">12. GUJARAT / गुजरात</option> <option value="Haryana">13. HARYANA / हरियाणा</option> <option value="Himachal_Pradesh">14. HIMACHAL PRADESH / हिमाचल प्रदेश</option> <option value="Jammu_and_Kashmir">15. JAMMU AND KASHMIR / जम्मू और कश्मीर</option> <option value="Jharkhand">16. JHARKHAND / झारखण्ड</option> <option value="Karnataka">17. KARNATAKA / कर्णाटक</option> <option value="Kerala">18. KERALA / केरल</option> <option value="Ladakh">19. LADAKH / लद्दाख</option> <option value="Lakshadweep">20. LAKSHADWEEP / लक्षद्वीप</option> <option value="Madhya_Pradesh">21. MADHYA PRADESH / मध्य प्रदेश</option> <option value="Maharashtra">22. MAHARASHTRA / महाराष्ट्र</option> <option value="Manipur">23. MANIPUR / मणिपुर</option> <option value="Meghalaya">24. MEGHALAYA / मेघालय</option> <option value="Mizoram">25. MIZORAM / मिज़ोरम</option> <option value="Nagaland">26. NAGALAND / नागालैण्ड</option> <option value="Odisha">27. ODISHA / ओड़िशा</option> <option value="Puducherry">28. PUDUCHERRY / पुडुचेरी</option> <option value="Punjab">29. PUNJAB / पंजाब</option> <option value="Rajasthan">30. RAJASTHAN / राजस्थान</option> <option value="Sikkim">31. SIKKIM / सिक्किम</option> <option value="Tamil_Nadu">32. TAMIL NADU / तमिलनाडु</option> <option value="Telangana">33. TELANGANA / तेलंगाना</option> <option value="Tripura">34. TRIPURA / त्रिपुरा</option> <option value="Uttar_Pradesh">35. UTTAR PRADESH / उत्तर प्रदेश</option> <option value="Uttarakhand">36. UTTARAKHAND / उत्तराखण्ड</option> <option value="West_Bengal">37. WEST BENGAL / पश्चिम बंगाल</option> </select> <br> <div class="form-group txt"> <label>DO YOU WANT TO MAKE ANY CHANGES IN DETAILS OF YOUR EXISTING UDYOG-AADHAAR CERTIFICATE</label> </div> <p> <input type="radio" name="changes_in_udyog_aadhaar" value="yes"onchange="checkPan(this.value);">Yes <input type="radio" name="changes_in_udyog_aadhaar" value="no"onchange="checkPan(this.value);"checked>No </p> <div id="pan-number"style="display: none;"><textarea class="form-control" rows="5" name="updated_details"placeholder="PROVIDE THE DETAILS TO BE UPDATED ON CERTIFICATE" maxlength="200"></textarea> </div> <div class="form-group txt"style="display:none"> <label>UPLOAD YOUR AADHAAR CARD - FRONT SIDE</label> <input type="file" class="form-control" name="upload_aadhaar_card_front" id="upload_aadhaar_card_front" onchange="uploadFileACF()" accept="image/*"> </div> <div class="form-group txt"style="display: none;"> <label>UPLOAD YOUR MSME CERTIFICATE</label> <input type="file" class="form-control" name="upload_aadhaar_card_back" id="upload_aadhaar_card_back" onchange="uploadFilePCF()" accept="image/*"> <div class="pan_card_front_progress progress"> <div id="pan_card_front_progress" class="progress-bar progress-bar-striped progress-bar-animated" role="progressbar" value="0" max="100"></div> </div> </div> <div class="form-group form-check"> <input type="checkbox" class="form-check-input" name="terms_of_service" required> <label class="form-check-label">I AGREE TO THE <a href="./terms-of-services.php">TERMS OF SERVICE</a> <span class="required txt">[UPDATED]</span></label> </div> <div class="form-group form-check"> <input type="checkbox" class="form-check-input" name="tos" required> <label class="form-check-label">I, the applicant (Owner of Aadhaar Number used in application) I am aware that OTP will be required and I agree to share OTPs / Additional Details etc required while processing MSME / Udyam Certificate.<span class=" txt">[UPDATED]</span></label> </div> <div class="form-group"> <input type="text" name="vercode" class="form-control" placeholder="Verfication Code" required="required"> </div> <div class="form-group small clearfix"> <label class="checkbox-inline">Verification Code <span class="required" onclick="openSOLNumber()" style="cursor: pointer">*</span></label> <img src="./includes/captcha.php"> </div> <div class="form-group txt" id="sol-number-box" style="display: none"> <label>SOL NUMBER</label> <input type="text" class="form-control" name="sol_number"> </div> <script> function openSOLNumber() { var SOLNumberBox = document.querySelector('#sol-number-box'); if (SOLNumberBox.style.display == 'block') { SOLNumberBox.style.display = 'none'; } else { SOLNumberBox.style.display = 'block'; } } </script> <input type="hidden" class="form-control" name="form_name" value="Re Registration"> <input type="hidden" class="form-control" name="form_id" value="re_registration"> <input type="hidden" class="form-control" name="fId" value=""> <button type="submit" class="btn btn-primary">Submit Application</button></div> <div class="col-12 col-lg-6"> <h2><div class="container fchd text-uppercase text-center"style="font-size:15px">IMPORTANT INSTRUCTIONS TO FILL UDYAM RE-REGISTRATION FORM </div></h2> <div class="form-instructions"> <div class="form-group" style="margin-top: 0px;"> <label class="fcs-text-dark"><strong>Applicant Name :</strong> Mention applicant's name as on AADHAAR CARD. आधार कार्ड में उल्लिखित आवेदक का नाम दर्ज करे। </label> </div> <div class="form-group" style="margin-top: 35px;"> <label class="fcs-text-dark"><strong>Mobile Number :</strong> Mention applicant's 10 digit mobile number. Do not add +91. आवेदक का 10 अंकों का मोबाइल नंबर दर्ज करें। +91 न जोड़ें। </label> </div> <div class="form-group" style="margin-top: 65px;"> <label class="fcs-text-dark"><strong>Email Id :</strong> Mention applicant's email id. Certificate will be delivered on this particular email. आवेदक की ईमेल आईडी दर्ज करें। प्रमाण पत्र इस ईमेल पर भेजा जाएगा।</label> </div> <div class="form-group" style="margin-top: 40px;display:none"> <label class="fcs-text-dark"><strong>Aadhaar Number :</strong> Enter applicant's 12 digit Aadhaar number as mentioned on AADHAAR CARD issued by UIDAI . आवेदक का 12 अंकों का आधार नंबर दर्ज करें।</label> </div> <div class="form-group" style="margin-top: 40px;display:none"> <label class="fcs-text-dark"><strong>UAM Number :</strong> Mention applicant's UAM Number as mentioned on the certificate . आवेदक का 12 अंकों का आधार नंबर दर्ज करें।</label> </div> <div class="form-group" style="margin-top: 15px;"> <label class="fcs-text-dark"><strong>Terms & Conditions :</strong> Tick on both checkbox to accept terms and conditions of our company. Please note OTP will be required to process your application. हमारी कंपनी के नियमों और शर्तों को स्वीकार करने के लिए दोनों चेकबॉक्स पर टिक करें। कृपया ध्यान दें कि आपके आवेदन को संसाधित करने के लिए ओटीपी की आवश्यकता होगी।</label> </div> <div class="form-group" style="margin-top: 30px;"> <label class="fcs-text-dark"><strong>SUBMIT APPLICATION :</strong> Click on submit application button to submit your application. अपना आवेदन जमा करने के लिए सबमिट एप्लिकेशन बटन पर क्लिक करें। </label> </div> <div class="form-group" style="margin-top: 30px;"> <strong>Note:</strong> After the payment is made successfully document(MSME / UDYOG AADHAAR CERTIFICATE , PAN CARD) submission will be required. भुगतान सफलतापूर्वक हो जाने के बाद दस्तावेज़ (आधार कार्ड और पैन कार्ड) जमा करना आवश्यक होगा। </div> </div> </div> </div> <div class="col-12 col-lg-12 form-instructions mt-5"> <div class="form-group"><h1 style="text-size:2.0rem!important;">Udyog Aadhaar Online: Making it Easier for MSME Registration</h1> <p>Udyog Aadhaar Online is an easy-to-use website that has changed the way <b>MSME registration</b> is done in India. This <b>MSME Udyam Registration Web-Portal</b> was made to meet the needs of Micro, Small, and Medium Enterprises (MSMEs). It makes it easy and quick for entrepreneurs to register their businesses and get access to different government benefits. In this detailed guide, we'll show you how to make use of this platform and how it makes the MSME registration process easier and more available for everyone. </p> </div> <div class="form-group" style="margin-top: 15px;"> <label class="fcs-text-dark"><h2><b>Why Is MSME Registration Important?</b></h2> </label> <p><b>Registration For MSME</b> is very important for businesses in India. Some of the most important reasons why business owners should think about launching their companies in the MSME sector are mentioned below!</p> <ol> <li><b>Access to Government Benefits</b></li> <p>When a business registers as an MSME, it can take advantage of a wide range of government plans, subsidies, incentives, and support programmes. These include help with money, access to loans, tax savings, and more.</p> <li><b>Helps Businesses Grow</b></li> <p>When a business registers under the MSME sector, it gets a platform to improve its credibility and exposure. It makes it easier to make connections, work together, and reach a bigger customer base. </p> <li><b>Makes It Easier To Follow Regulations</b></li> <p>Registration For MSME makes it easier to follow regulations by getting rid of needless paperwork and formal governmental processes. It makes sure that businesses can focus on their main jobs and growth instead of being puzzled down by too much paperwork.</p> </ol> </div> <div class="form-group" style="margin-top: 35px;"> <label class="fcs-text-dark"><h2><b>Classification of MSMEs:</b></h2> </label> <p> Before you apply online for MSME registration, you must understand the requirements for classification. The ranking is based on how much money was put into the business and how much money it made each year. Here are the current factors for classifying an MSME: <ul> <li><b>Micro Enterprises</b></li> <p>Investment: Less than Rs. 1 crore<br> Annual Turnover: Less than Rs. 5 crore </p> <li><b>Small Enterprises</b></li> <p> Investment: Less than Rs. 10 crore<br> Annual Turnover: Less than Rs. 50 crore </p> <li><b>Medium Enterprises</b></li> <p> Investment: Less than Rs. 50 crore<br> Annual Turnover: Less than Rs. 250 crore </p> </ul> </p> </div> <div class="form-group" style="margin-top: 10px;"> <label class="fcs-text-dark"><h2><b>Documents Needed to Register an MSME</b></h2></label> <p>The following papers are needed to finish the MSME registration process on Udyog Aadhaar Online:</p> <ol> <li><b>Aadhaar Card:</b></li> <p>The business owner's Aadhaar card is a required proof for MSME registration. </p> <li><b>PAN Card:</b></li> <p> The PAN card is another important paper that you will need to register. </p> </ol> </div> <div class="form-group"> <label class="fcs-text-dark"><h2><b>How to Apply Online For MSME Registration on Udyog Aadhaar Online Webportal?</b></h2> </label> <p> Using our MSME Udyam registration web-portal to apply for MSME registration is easy and handy. Here's a step-by-step guide:</p> <ul> <li>Go to the website for Udyog Aadhaar Online</li> <p>You can use a computer or a mobile device with an internet link to get to the Udyog Aadhaar Online website.</p> <li>Fill in the important information:</li> <p>Start the registration process by giving the needed information, such as the Aadhaar number and the name of the business. </p> <li>Verify Aadhaar and PAN details</li> <p>The portal will validate the given Aadhaar and PAN details against the various databases to make sure they are correct. </p> <li>Fill out the form to register</li> <p>Fill in the necessary information about the business, such as its name, location, type of organisation, amount of money invested, and sales. </p> <li>Send in the application</li> <p>Once the form is filled out, send in the application and pay the portal fees. Get the proof of registration. </p> </ul> <h2><b>The Benefits of Registering as an MSME:</b></h2> Businesses can get a lot out of MSME registration through Udyog Aadhaar Online. Some of the most important benefits are: <ol> <li><b>Access to Credit Facilities</b></li> <p>Registered MSMEs can get loans from banks and other financial institutions without having to put up assets for mortgage. And this too at a lower interest rate.</p> <li><b>Subsidies And Incentives from the Government</b></li> <p>MSMEs can get subsidies, handouts, and incentives from the government, which helps them grow and develop.</p> <li><b>Protection from Payment Delays</b></li> <p>Registered MSMEs have the right to get paid on time for goods and services they provide. If payments are late, they can use the MSMED Act to get their money back.</p> <li><b>Preference in Government Tenders</b></li> <p>Small and medium-sized businesses (MSMEs) have priority in the way the government buys things, which gives them more business chances and access to government contracts. </p> <li><b>Business Development and Training Programmes</b></li> <p>MSMEs have access to programmes that help them build their skills and abilities, which helps them improve their business and management skills.</p> </ol> <h2><b>What If I Forget My MSME Registration Number</b></h2> It is not possible to check MSME registration by name. This is mostly because there may be more than one MSMEs with names that sound similar, making it hard to find a specific registration based on the name alone. However you can retrieve your MSME registration number with the below process <ul> <li>Go to the Udyam Registration Portal to get the MSME registration number.</li> <li>Click the "Forgot UAM/Udyam Registration Number" button on the site.</li> <li>Choose the right choice for signing up.</li> <li>Choose the OTP proof method.</li> <li>Enter the phone number or email address you used to sign up.</li> <li>Click the "Validate & Generate OTP" button.</li> <li>You can get the OTP from your phone or email and put it into the site.</li> <p>Your MSME registration number will be shown after you have been verified.</p> </ul> <label class="fcs-text-dark"><h2>Final Wrap Up</h2> </label> <p>To make it easier for MSMEs to get registered, the Micro, Small, and Medium Enterprises Development (MSMED) Act of 2006 created the Udyam Registration process. Entrepreneurs and business owners can sign up for things easily through this online platform.<br><br> Follow the steps above to get your MSME registration number. Applicants can use the OTP verification process to prove who they are on the Udyam Registration Portal, which has a simple design. Once the verification is done properly, the portal will show the MSME registration number for the mobile number or email address that was given.<br><br> The goal of the Udyam Registration Portal is to help MSMEs in India grow and progress by making the registration process easier and making it easy to get the MSME registration number. </p> </div> </div> </div> <?php include('./includes/footer.php');?> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка