File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424 <ul class =" list-none menu-social mb-0" >
2525 <li class =" inline" >
2626 @auth
27- <a href =" {{ config (' nova.path' ) } }" class =" h-8 px-4 text-[12px] tracking-wider inline-flex items-center justify-center font-medium rounded-md bg-teal-500 text-white uppercase" >Home </a >
27+ <a href =" {{ config (' nova.path' ) } }" class =" h-8 px-4 text-[12px] tracking-wider inline-flex items-center justify-center font-medium rounded-md bg-teal-500 text-white uppercase" >Panel </a >
2828 @else
2929 <a href =" {{ route (' login' ) } }" class =" h-8 px-4 text-[12px] tracking-wider inline-flex items-center justify-center font-medium rounded-md bg-teal-500 text-white uppercase" >Masuk</a >
3030 @endauth
4747 <div class =" navigation lg_992:order-1 lg_992:flex hidden ms-auto" id =" menu-collapse" >
4848 <ul class =" navbar-nav" id =" navbar-navlist" >
4949 <li class =" nav-item" >
50- <a class =" nav-link active dark:text-gray-200" href =" #" >Panel </a >
50+ <a class =" nav-link active dark:text-gray-200" href =" #" >Home </a >
5151 </li >
5252 <li class =" nav-item" >
5353 <a class =" nav-link dark:text-gray-200" href =" #fitur" >Fitur</a >
You can’t perform that action at this time.
0 commit comments