@extends('frontend.counselor-dashboard.layouts.master') @section('dashboard-contents')

{{ __('Create an counselor') }}

@csrf
@endsection @push('scripts') @endpush