What happened?
your package does not display the payment gateway breadcrumb title on the payment channel resource. this is different when I implement it on a course that has many sections.

How to reproduce the bug
I have 3 models:
- Payment Gateway
- Payment Channel
- Payment Method
I have a problem when the payment gateway has many payment channels, when I create a relation on the payment gateway model with the payment_methods() method,
Package Version
^1.2
PHP Version
^8.2
Laravel Version
12.0.1
Which operating systems does with happen with?
macOS
Notes
No response
What happened?
your package does not display the payment gateway breadcrumb title on the payment channel resource. this is different when I implement it on a course that has many sections.
How to reproduce the bug
I have 3 models:
I have a problem when the payment gateway has many payment channels, when I create a relation on the payment gateway model with the payment_methods() method,
Package Version
^1.2
PHP Version
^8.2
Laravel Version
12.0.1
Which operating systems does with happen with?
macOS
Notes
No response