@if(count((array) $result['machinesData'])>0)
@if(count((array) $result['machinesData'])>0) @foreach ($result['machinesData'] as $MrsVal) @endforeach @endif
Quantity Machines
@if(!empty($MrsVal->total_quantity)) {{ $MrsVal->total_quantity }} @else 0 @endif {{ $MrsVal['get_machines']->name }}
@endif