save both field same name relationship one to one backpack laravel
I have two tables with relationship one to one hasOne and have column same name
I have two tables with relationship one to one hasOne and have column same name
I’m using the repeatable, from Laravel-Backpack I can save the data into the two tables. However, I can not load these data when trying to edit a sale. It does not load the data in the form that were saved through the Repeatable.