menu brand links test ready

This commit is contained in:
merdan 2022-09-23 17:48:10 +05:00
parent 9a2eacac5c
commit bc69acaec7
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ class MenuRepository extends Repository
if (isset($data['brands'])) {
$menu->brands()->sync($data['brands']);
}
}