How to add relation Manager table to Custom page #11050
ayemin-tun
started this conversation in
General
Replies: 1 comment
-
Were you able to solve this issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I make filament custom Booking Info page
and this is blade view
x-filament-panels::page
@livewire('booking-info')
</x-filament-panels::page>
In this page I want to show relationManager table to that custom page how to make it?
Beta Was this translation helpful? Give feedback.
All reactions