checkout address issue
- 
					
					
					
					
Hi! I was testing my project and i noticed one thing that country name on billing and shipping address on checkout is null when i check user address section and addresses table countries present there but on checkout it show nothing i also verified by printing addresses array following are ss of issue


 - 
					
					
					
					
@aroobaarooj499
let me know your bagisto version? - 
					
					
					
					
@Vaishali-Agarwal 1.1.2
 - 
					
					
					
					
@aroobaarooj499
you're getting this issue https://github.com/bagisto/bagisto/issues/2987, resolve the issue by updating the files mention in PR - 
					
					
					
					
@Vaishali-Agarwal no i am not getting this issue... the issue is that : @{{addresses.country}} return null in shipping and billing addresses on checkout
 - 
					
					
					
					
@aroobaarooj499
Kindly fix the above mention issue in your code, then check again if the country is still showing null. - 
					
					
					
					
@Vaishali-Agarwal still same issue after fixing this issue..
 - 
					
					
					
					
@aroobaarooj499
Kindly raise the ticket here https://bagisto.uvdesk.com/en/customer/create-ticket/
We will help on the ticket. - 
					
					
					
					
@aroobaarooj499
can you confirm if country is visible on order summary details as shown below
https://prnt.sc/tkaiuf - 
					
					
					
					
@Vaishali-Agarwal country is visible on order summary

 - 
					
					
					
					
@Vaishali-Agarwal waiting for your kind response?
 - 
					
					
					
					
@aroobaarooj499
you can raise this issue on github as I am also getting this issue on master branch. https://prnt.sc/tltvx3 - 
					
					
					
					
@Vaishali-Agarwal okay ... Thanks!