fix: Correct print stock relationship accessor

- Change print_stocks (plural) to printStock (singular)
- Properly accesses the PrintStock model via OrderItem's belongsTo relationship
- Gets the correct print stock name from the print_stocks table
This commit is contained in:
twotalesanimation
2026-01-02 16:25:18 +02:00
parent 9fd138582a
commit 986f12f685
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ return [
'design_name' => '69579233dbdfa1de96beef7f',
'customer_name' => '6957924221e31eb4a7a271b0',
'print_size' => '6957926dab26ae511aaf17e9',
'print_stock' => '6957d40c8ad150b886b978e4',
'ship_w' => '6957929435cdaf8b318b16d5',
'ship_h' => '695792a3c5ef01fd66d9bb66',
'ship_l' => '695792bdba79b9499f0f5f59',