{{-- @livewire('dashboard.candidate.profile.main-view') @livewire('dashboard.candidate.profile.document-view') --}} @livewire('dashboard.candidate.dashboard.profile')
@push('modals') @livewire('dashboard.consultants-dashboard.modal.specialism-modal') @livewire('dashboard.candidate.profile.modals.about-me-description-modal') @livewire('dashboard.candidate.profile.modals.general-info-modal') @livewire('dashboard.candidate.profile.modals.address-modal-edit') @livewire('dashboard.candidate.profile.modals.reference-modal-edit', key(rand())) @livewire('dashboard.candidate.profile.modals.documents-change-request-modal', key(rand())) @livewire('dashboard.consultants-dashboard.modal.view-notes', key(rand())) @livewire('dashboard.consultants-dashboard.modal.view-prev-job-ratings', key(rand())) @endpush