|
|
|
@ -22,7 +22,7 @@ if (!isset($tab) || $tab == '') $tab = 'edit-rows'; |
|
|
|
|
</h1> |
|
|
|
|
<a href="{{$table->draftDiscardRoute}}" class="btn btn-outline-danger mr-2 py-1 btn-sm"> |
|
|
|
|
@icon(fa-trash-o fa-pr, sr:Discard){{-- |
|
|
|
|
--}}Discard |
|
|
|
|
--}}Clear Changes |
|
|
|
|
</a> |
|
|
|
|
<a href="{{ $table->viewRoute }}" class="btn btn-outline-primary py-1 btn-sm" @tooltip(Back to Table)> |
|
|
|
|
@icon(fa-reply, sr:Back to Table) |
|
|
|
|