route()->parameter('user')) )->only([ 'email', 'username', 'name_first', 'name_last', 'password', 'language', 'root_admin', ])->toArray(); } }