Skip to content

Tag: laravel-blade

Nested Loop in Edit Form Blade Laravel

I have an edit form that used rowspan table and nested loop. I also have a create data form that works fine like this. I used Laravel 8 for this project. Create form But when I’m adding the value from database to create the edit form: Edit form -1 Edit Form -2 I get the sasaran, indikator, and data (que…