Commit ed3b4e9 1 parent 43e22d8 commit ed3b4e9 Copy full SHA for ed3b4e9
File tree 1 file changed +16
-10
lines changed
1 file changed +16
-10
lines changed Original file line number Diff line number Diff line change 17
17
< ul class ="flex flex-row mr-auto ">
18
18
< li class ="static ">
19
19
< a class ="flex items-end h-24 pb-6 font-semibold text-white transition duration-200 ease-in-out hover:bg-neutral-600 focus:bg-neutral-600 lg:px-6 {{ request()->routeIs('software') ? 'bg-orange-500' : 'bg-stone-800' }} "
20
- href ="/core ">
21
- CORE BANKING & LOANS
20
+ href ="/crowdfunding/projects ">
21
+ PROJECTS
22
22
</ a >
23
23
</ li >
24
24
< li class ="static ">
25
25
< a class ="flex items-end h-24 pb-6 font-semibold text-white transition duration-200 ease-in-out hover:bg-neutral-600 focus:bg-neutral-600 lg:px-6 {{ request()->routeIs('platform') ? 'bg-orange-500' : 'bg-stone-800' }} "
26
- href ="/accounting ">
27
- BLOCKCHAIN ACCOUNTING
26
+ href ="/crowdfunding/matchfunding ">
27
+ MATCHFUNDING
28
28
</ a >
29
29
</ li >
30
30
< li class ="static ">
31
31
< a class ="flex items-end h-24 pb-6 font-semibold text-white transition duration-200 ease-in-out hover:bg-neutral-600 focus:bg-neutral-600 lg:px-6 {{ request()->routeIs('infrastructure') ? 'bg-orange-500' : 'bg-stone-800' }} "
32
- href ="/risks ">
33
- RISK MANAGEMENT SYSTEM
32
+ href ="/crowdfunding/stakeholders ">
33
+ STAKEHOLDERS
34
34
</ a >
35
35
</ li >
36
36
< li class ="static ">
37
37
< a class ="flex items-end h-24 pb-6 font-semibold text-white transition duration-200 ease-in-out hover:bg-neutral-600 focus:bg-neutral-600 lg:px-6 {{ request()->routeIs('large-scale') ? 'bg-orange-500' : 'bg-stone-800' }} "
38
- href ="/fmi ">
39
- FINANCIAL MARKET INFRASTRUCTURE
38
+ href ="/crowdfunding/funds ">
39
+ FUNDS
40
40
</ a >
41
41
</ li >
42
42
< li class ="static ">
43
43
< a class ="flex items-end h-24 pb-6 font-semibold text-white transition duration-200 ease-in-out hover:bg-neutral-600 focus:bg-neutral-600 lg:px-6 {{ request()->routeIs('large-scale') ? 'bg-orange-500' : 'bg-stone-800' }} "
44
- href ="/compliance ">
45
- REGULATORY COMPLIANCE
44
+ href ="/crowdfunding/investors ">
45
+ INVESTORS
46
+ </ a >
47
+ </ li >
48
+ < li class ="static ">
49
+ < a class ="flex items-end h-24 pb-6 font-semibold text-white transition duration-200 ease-in-out hover:bg-neutral-600 focus:bg-neutral-600 lg:px-6 {{ request()->routeIs('large-scale') ? 'bg-orange-500' : 'bg-stone-800' }} "
50
+ href ="/crowdfunding/investments ">
51
+ INVESTMENTS
46
52
</ a >
47
53
</ li >
48
54
</ ul >
You can’t perform that action at this time.
0 commit comments