insert(array ( 0 => array ( 'id' => 1, 'currency_id' => 2, 'selling' => '1.58000', 'payment_method_type' => 1, 'service_id' => 1, 'deleted_at' => NULL, 'created_at' => '2021-03-09 07:52:57', 'updated_at' => '2021-03-09 09:56:24', ), 1 => array ( 'id' => 2, 'currency_id' => 2, 'selling' => '1.57000', 'payment_method_type' => 2, 'service_id' => 1, 'deleted_at' => NULL, 'created_at' => '2021-03-09 07:52:57', 'updated_at' => '2021-03-09 09:56:24', ), 2 => array ( 'id' => 3, 'currency_id' => 2, 'selling' => '1.54000', 'payment_method_type' => 3, 'service_id' => 1, 'deleted_at' => NULL, 'created_at' => '2021-03-09 07:52:57', 'updated_at' => '2021-03-09 07:52:57', ) )); } }