@include('partials.styles')
@include('partials.preloader') @include('partials.sidebar')
@include('partials.header')
Create New User
Back to List
User Primary Info
Primary Info
Doc Upload
@csrf
User Type
Legal Name
Select Role
-- Select Role --
@foreach($roles as $role)
{{ $role->name }}
@endforeach
Trade Name
Ownership Type
Corporate
Proprietorship
Partnership
Company Type
Private Ltd Company
Public Ltd Company
LLP
Phone
Email
Password
Address
Pincode
State
City
Image
Preview
Save & Next
@include('partials.footer')
@include('partials.theme_settings') @include('partials.scripts')