mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 06:56:15 +00:00
cleanup migration to filament
This commit is contained in:
1
resources/views/components/link.blade.php
Normal file
1
resources/views/components/link.blade.php
Normal file
@ -0,0 +1 @@
|
||||
<a href="{{ $href }}" @if($external) target="_blank" @endif>{{ $text }}</a>
|
Reference in New Issue
Block a user