Product Model optimisation
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<tr>
|
||||
<th> </th>
|
||||
@if (($s=$o->supplied) && $s->exists)
|
||||
<th>{{ $s->supplier_detail->supplier->name }}</th>
|
||||
<th>{{ $s->supplier->name }}</th>
|
||||
@endif
|
||||
<th>Us</th>
|
||||
@if ($s->exists)
|
||||
|
Reference in New Issue
Block a user