mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
update filamentphp basic
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<x-filament::page :widget-data="['record' => $record]" class="filament-resources-view-record-page">
|
||||
<x-filament-panels::page :widget-data="['record' => $record]" class="filament-resources-view-record-page">
|
||||
<div class="">
|
||||
<table class="table table-fixed text-left border-spacing-y-2 border-collapse divide-y w-full">
|
||||
<tbody>
|
||||
@@ -17,4 +17,4 @@
|
||||
|
||||
<x-filament::resources.relation-managers :active-manager="$activeRelationManager" :managers="$relationManagers" :owner-record="$record" />
|
||||
@endif
|
||||
</x-filament::page>
|
||||
</x-filament-panels::page>
|
||||
|
||||
Reference in New Issue
Block a user