public function profileForm()
    {
        $currentUser = (new AdminUser())->getLoggedIn();

        /**