mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-13 04:30:41 -05:00
4 lines
105 B
PHP
4 lines
105 B
PHP
|
<a href="#/{{ Str::slug($result->name) }}" class="{{ $linkClass }}">
|
||
|
<p>{{ $result->name }}</p>
|
||
|
</a>
|