@php
$purchasing = $device->purchasing;
@endphp
Purchasing Information
- price: {{ $purchasing->price }}
- timestamp_warranty_end: {{ $purchasing->timestamp_warranty_end }}
- timestamp_purchase: {{ $purchasing->timestamp_purchase }}
- cost_centre: {{ $purchasing->cost_centre }}
- seller: {{ $purchasing->seller }}