@php $purchasing = $device->purchasing; @endphp
@can('admin-only') @endcan @can('admin-only') @endcan
price timestamp_warranty_end timestamp_purchase cost_centre sellerAction
{{ $purchasing->price }} {{ $purchasing->timestamp_warranty_end }} {{ $purchasing->timestamp_purchase }} {{ $purchasing->cost_centre }} {{ $purchasing->seller }}