stub of the row editor
This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
|
||||
<h1 class="mx-3">{{ $table->title }}</h1>
|
||||
|
||||
<a href="{{ $table->viewRoute }}" class="btn btn-outline-primary py-1 btn-sm"
|
||||
title="Back to Table" data-toggle="tooltip" data-placement="top">
|
||||
<a href="{{ $table->viewRoute }}" class="btn btn-outline-primary py-1 btn-sm" @tooltip(Back to Table)>
|
||||
@icon(fa-table, sr:Back to Table)
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user