@extends('Admin.layouts.master') @section('style') @endsection @section('content')

Manage Sub Admin

@csrf
{{-- user detail start --}}
{{--
Hello
--}}
{{-- user detail end --}} {{-- user role start --}}
{{--
Hello
--}}
{{-- user role ends --}} {{-- user access start --}}
{{--
--}} {{-- dashboard start --}}
{{-- --}}
{{-- dashboard ends --}}
{{-- manage-commission start --}}
{{-- --}}
{{-- manage-commission ends --}}
{{-- manage-investor start --}}
{{-- --}}
{{-- manage-investor ends --}}
{{-- primary-market start --}}
{{-- primary-market ends --}}
{{-- secondary-market start --}}
{{-- secondary-market ends --}}
{{-- manage-lead start --}}
{{-- manage-lead ends --}}
{{-- cms-panel start --}}
{{--
Hello
--}}
{{-- cms-panel ends --}}
{{-- contact-us-form start --}}
{{-- contact-us-form ends --}}
{{-- manage sub-admin start --}}
{{-- manage sub-admin ends --}} {{--
--}}
{{-- user access ends --}}
{{-- submit button start --}}
{{-- submit button ends --}}
@endsection @section('scripts') {{-- --}} @endsection