insert(array ( 2 => array ( 'id' => 3, 'country_id' => 3, 'name' => 'US Dollar', 'short_code' => 'USD', 'symbol' => NULL, 'deleted_at' => NULL, 'created_at' => '2021-03-09 07:49:07', 'updated_at' => '2021-03-09 07:49:07', ), 3 => array ( 'id' => 4, 'country_id' => 4, 'name' => 'East Caribbean Dollar', 'short_code' => 'XCD', 'symbol' => NULL, 'deleted_at' => '2021-03-09 09:30:35', 'created_at' => '2021-03-09 09:30:28', 'updated_at' => '2021-03-09 09:30:35', ), )); } }