@include('layouts.header_links')
@include('layouts.header_menu')
Artisan | SignUp
Artisan Registration
@if(session('success'))
{{ session('success') }}
@endif @if(session('captcha_fail'))
{{ session('captcha_fail') }}
@endif
@csrf
{{-- Full Name --}}
Full name *
@error('name')
{{ $message }}
@enderror
{{-- Gender --}}
Gender *
Male
Female
Others
@error('Gender')
{{ $message }}
@enderror
{{-- Mobile --}}
Mobile No. *
@error('mobile_no')
{{ $message }}
@enderror
{{-- Email --}}
Email Address *
@error('email')
{{ $message }}
@enderror
{{-- Skill --}}
Select Your Skills *
Select Skill
@foreach([ 'Bamboo Maker','Shell Maker','Metal Maker','Clay Maker','Jute Maker','Stone Maker','Paper Maker','Ceramic Maker', 'Wood Maker','Pearl Maker','Handlooms Maker','Terracota Maker','Leather Maker','Painting Maker','Kauna Grass Maker', 'Macrame Maker','Beads Maker','Resin Maker','Golden Grass Maker','Recycled & Eco Friendly Maker','Horn & Bone Maker', 'Applique Maker','Other Maker'] as $skill)
{{ $skill }}
@endforeach
{{-- Skill Set --}}
Select Your Skill Set *
Products
Services
Products and Services
{{-- Password --}}
Password *
@error('password')
{{ $message }}
@enderror
{{-- Confirm Password --}}
Confirm Password *
{{-- Country and State --}}
State *
City *
Pincode *
Product Display *
Online
Offline
Both
Cluster ID
Executive Name
GST ID
Enter Your DC ID
REFERENCE ID: (ENTER ONLY THE LAST 6 DIGITS OF THE COORDINATOR ID)
Residential Address *
{{ old('address') }}
Enter Your Store Address *
{{ old('address1') }}
{{-- Captcha --}}
{{-- Submit --}}
Signup
How to Register with us?
Terms of Services
Already Signed?
Login Here!