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:
+1
-1
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user