I have a Store.php resource where the store name is stored. How do I get the stores as a select option in my Book.php resource so the book can be g
Store.php
Book.php