@if($data->count() > 0) @foreach($data as $refund) @if($refund->product != null)
{{ $refund->product->name }}