You've already forked Atomcms-edit
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@props(['route' => '', 'classes' => '', 'turbolink' => true, 'target' => '_self'])
|
||||
|
||||
<a @if(!$turbolink) data-turbolinks="false" @endif href="{{ $route }}" target="{{ $target }}" class="dropdown-item {{ $classes }}">
|
||||
{{ $slot }}
|
||||
</a>
|
||||
Reference in New Issue
Block a user