@extends('layouts.default') @section('title', 'Create Consultant As Employee') @section('content')
{{-- OTHER REQUIRED JS --}} @include('includes.datepicker') @include('includes.validator') {{-- SMARTWIZARD --}} {{-- Main Importing Page JS --}} @endsection