Add shipping address to Woocommerce order emails [closed]

To call the shipping address:

<p><?php echo $order->get_formatted_shipping_address(); ?></p>

And this before for a title:

 <h3><?php _e( 'Shipping address', 'woocommerce' ); ?></h3>

This can also be used:
<?php echo $order->get_shipping_address(); ?>

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)