Add new version in repository
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@include('components.button', ['class' => 'btn-secondary cancel ' . ($class ?? ''), 'icon' => 'fa-ban', 'txt' => __('cancel')])
|
||||
@include('components.button', ['class' => 'btn-secondary cancel ' . ($class ?? ''), 'icon' => 'fa-ban', 'txt' => __('system.cancel')])
|
||||
|
||||
@push('js')
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user