Hi,
Please open to edit portfolio-type.php at /neighborhood/includes/custom-post-types/.
Find this code:-
'menu_icon' => 'dashicons-format-image',
'rewrite' => false,
Change to-:
'menu_icon' => 'dashicons-format-image',
'rewrite' => array('slug' => 'brands', 'with_front' => FALSE),
Hope that should work and let me know your feedback.
Thanks ๐
With Best Regards
Mohammad