Optimising product category and category names

This commit is contained in:
Deon George
2022-06-12 11:21:20 +10:00
parent 360c1e46a1
commit cc94426902
36 changed files with 269 additions and 156 deletions

View File

@@ -5,7 +5,7 @@
<form class="g-0 needs-validation" method="POST" action="{{ url('a/service/edit',[$o->id]) }}">
@csrf
@includeIf('a.service.widgets.'.$o->type->type.'.update',['o'=>$o->type])
@includeIf('a.service.widgets.'.$o->product->category.'.update',['o'=>$o->type])
<div class="row">
<div class="col-12">