menu brand links test ready
This commit is contained in:
parent
9a2eacac5c
commit
bc69acaec7
|
|
@ -58,6 +58,7 @@ class MenuRepository extends Repository
|
|||
if (isset($data['brands'])) {
|
||||
$menu->brands()->sync($data['brands']);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue