Initial redesign commit
This commit is contained in:
parent
031aa417b8
commit
33c49199c7
25 changed files with 978 additions and 751 deletions
|
@ -22,6 +22,6 @@ public function __construct($title)
|
|||
*/
|
||||
public function render(): View|Closure|string
|
||||
{
|
||||
return view('components.navbar');
|
||||
return view('components.navigation');
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue