@if(in_array('bed-type-edit', $authRolePermissions)) @endif @if(in_array('bed-type-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) {{-- @dd($list->getProduct); --}} @if(in_array('bed-type-edit', $authRolePermissions)) @endif @if(in_array('bed-type-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Sl No Bed Type Bed Type Code Service Name Sale Price MRP StatusEditDelete
{{$data->firstItem() + $key}} {{$list->name}} {{$list->code}}{{$list->getProduct->name ?? ''}} {{$list->getProduct->getProductPrice->sale_price ?? ''}} {{$list->getProduct->getProductPrice->mrp ?? ''}}
status == '1' ? 'checked' : '' }}>
No Data Found