1
I am learning Codeigniter and would like to know what or what are the correct ways to insert a navbar in my view taking into account that it will be inserted by all views present in the system.
My question is which directory to record the code of navbar and what to call it in view?