{{lang($medicalProduct->title)}}
@if(\Auth::user()->can('browse-medicalproductprice'))
@if(\Auth::user()->can('add-medicalproductprice'))
Add Price
@endif
@endif
@if(\Auth::user()->can('browse-medicalproductextrabenefit'))
@endif
| {{$col['title']}} | @endforeach
|---|
| @endforeach |
@if(\Auth::user()->can('add-medicalproductextrabenefit'))
Add Benefit
@endif
@endif
@endif
| {{$col['title']}} | @endforeach
|---|
| @endforeach |