mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-12 20:20:41 -05:00
Remove the dump call
Whoops! My bad.
This commit is contained in:
parent
7c4753d38e
commit
b1195ebb7c
@ -1,4 +1,3 @@
|
|||||||
@dump($result)
|
|
||||||
<a href="/user/{{ $result['id'] }}/{{ Str::slug($result['name']) }}" class="{{ $linkClass }}">
|
<a href="/user/{{ $result['id'] }}/{{ Str::slug($result['name']) }}" class="{{ $linkClass }}">
|
||||||
<p>{{ $result['name'] }}</p>
|
<p>{{ $result['name'] }}</p>
|
||||||
</a>
|
</a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user