@section('product') @php $cols = $model->find($pdata->pluck($model_key)->unique())->sortBy('name'); @endphp

Product Data: {{ $co->name }} ({{$co->segment->unit->name."|".$co->segment->name}}) as at {{ $ido->import_date->format('Y-m-d') }}

Please Note: This view is a product centric view and does not reduce the "Unassigned" value when clients deploy products that they do not have a recorded entitlement allocated to it. For a truer representation of Risk, please use the Geography/Market view

@endsection