upgraded for new changes

This commit is contained in:
Inshal
2024-10-27 02:51:48 +05:00
parent 76e6f914a7
commit fe495ebd89
41 changed files with 452 additions and 260 deletions

View File

@@ -1769,7 +1769,6 @@ class PatientController extends Controller
$categorySave->category_name = $category_name[$key];
$categorySave->save();
}
ProductCategory::create([
'product_id' => $product_id,
'category_id' => $cat_id