Skip to content

Commit 12be733

Browse files
committed
Applied Admin One template to Permission CRUD
1 parent d936031 commit 12be733

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/js/Pages/Admin/Permission/Index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ function destroy(id) {
5555
main
5656
>
5757
<BaseButton
58+
v-if="can.delete"
5859
:route-name="route('permission.create')"
5960
:icon="mdiPlus"
6061
label="Add"

0 commit comments

Comments
 (0)