Why can’t I get the correct post permalink

You just need to echo get_post_permalink()

  <?php echo get_post_permalink();?>