insert([ ([ 'so_id' => '99', 'status' => '1', 'order_id' => '1', 'brand_no' => '1', 'model_no' => '1', 'item_code' => '1', 'quantity_of_item' => '1', 'uom' => 'SEED', 'quantity_of_carton' => '1', 'packaging_type' => '1', 'packaging_height' => '1', 'packaging_width' => '1', 'packaging_depth' => '1', 'packaging_gross' => '1', 'packaging_nett' => '41', 'created_at' => Carbon::now()->format('Y-m-d H:i:s'), 'updated_at' => Carbon::now()->format('Y-m-d H:i:s'), ]), ([ 'so_id' => '99', 'status' => '0', 'order_id' => '1', 'brand_no' => '1', 'model_no' => '1', 'item_code' => '1', 'quantity_of_item' => '1', 'uom' => 'SEED', 'quantity_of_carton' => '1', 'packaging_type' => '1', 'packaging_height' => '1', 'packaging_width' => '1', 'packaging_depth' => '1', 'packaging_gross' => '1', 'packaging_nett' => '41', 'created_at' => Carbon::now()->format('Y-m-d H:i:s'), 'updated_at' => Carbon::now()->format('Y-m-d H:i:s'), ]), ]); } }