@extends('front.layouts.main') @section('title') Consultant Registration - Step 1 @endsection @section('content') @csrf 1 Personal Details 2 Consultant Profile 3 Payment @include ('front.modules.consultant.register.sections.personal_info') @include ('front.modules.consultant.register.sections.education') @include ('front.modules.consultant.register.sections.work_experience') @include ('front.modules.consultant.register.sections.consultancy_experience') @include ('front.modules.consultant.register.sections.awards_certificates') @include ('front.modules.consultant.register.sections.referees') z @endsection @push('pageModals')
Personal Details
Consultant Profile
Payment