Is it possible to add a dynamic link in the main navigation in a child theme

My client would like to have a link to the most recent post in the main navigation, but still be able to manage the navigation through the dashboard as usual. I did not find a plugin that will do this task, so I may need to custom code it. I could add it into the child theme, but I don’t think it would should up in the dashboard menu where they could move it to a different order, if they want.

How to create a field in customize and show that in header.php?

I am new to WordPress coding and learning this from stackexchange,
I am trying to create one WordPress website from scratch, in header I want to show contact information for example phone number,
I want to create a field in customize and want to display the value in header.php.
Is there any guide or tutorial for that? Any help will be appreciated. Thanks a lot!!
*don’t want to use plugin