first commit
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
<a href="/{{$key}}" class="flex center sidemenuLink {{$key}}@if (Route::getCurrentRoute()->uri == $key) active @endif">
|
||||
<img class="menuIcon" src={{asset("images/$value-black.png")}}>
|
||||
<p>{{ucfirst($key)}}</p>
|
||||
</a>
|
||||
Reference in New Issue
Block a user