@extends('front.layouts.main') @section('title') Consultant Registration - Step 3 @endsection @section('content') @csrf 1 Personal Details 2 Consultant Profile 3 Payment @if(!$activePlan) @include ('front.modules.consultant.register.sections.plans') @endif @include ('front.modules.consultant.register.sections.features') @if(!$activePlan) I have read and agree to the Terms and Conditions. @endif Previous @if(!$activePlan) @else @endif @endsection @push('pageJs') @endpush
Personal Details
Consultant Profile
Payment