Adding order details in woocommerce all booking dashboard

Booking is custom post type and not the default woo-commerce set up, you need to modify your post type’s screen hook accordingly and fetch order details via particular id to show it, it can not be done directly from woo-commerce or it’s hooks.