@extends('layouts.app') @section('layout')
@csrf

General Infomation

{{-- Is Active --}} {{-- User Name --}}
{{-- Full Name --}}
{{-- Business Location Name --}}
{{-- Email --}}
{{-- Is Active --}} {{-- Allow Login --}} {{-- Address --}}
{{-- City --}}
{{-- State --}}
{{-- Country --}}
{{-- Upload Image --}}

Upload Business Logo

{{-- Password --}}
{{-- Confirm Password --}}
{{-- Date of Birth --}}
{{-- Technical Supervisor --}}
{{-- Gender --}}
{{-- Blood Group --}}
{{-- Mother Language --}}
{{-- Marital Status --}}
{{-- Upload Image --}}

Upload Profile Image

Contact Details

{{-- Mobile Number --}}
{{-- Alternative Mobile Number --}}
{{-- Address --}}
{{-- Email --}}
{{-- Mobile Number --}}
{{-- Alternative Mobile Number --}}
{{-- Contact Number --}}
{{-- Nationality --}}
{{-- National Number --}}
{{-- Landmark --}}
{{-- FaceBook Link --}}
{{-- Twitter Link --}}
{{-- Social Media Link --}}
{{-- Social Media Link 2 --}}
@include('inc.errors')
@endsection