mirror of
https://github.com/cp6/my-idlers.git
synced 2024-11-16 23:42:32 +01:00
5 lines
123 B
PHP
5 lines
123 B
PHP
|
<a href="{{$route}}" class="btn btn-primary btn-sm mx-1">
|
||
|
<i class="fas fa-pen me-1"></i>
|
||
|
{{$text ?? 'Edit'}}
|
||
|
</a>
|