@extends("admin.layouts.layout") @section("content")
@foreach ($data as $row) @endforeach
{{$modelName}} 操作
{{ $row->name }} 授权 id}")}}">@lang("icons.action_edit") @lang("actions.edit") @lang("icons.action_delete") @lang("actions.delete")
@include("public._pages")
@include("public._delete") @endsection @push("footer") @endpush