public function posts_page() { return get_permalink( get_option( 'page_for_posts' ) ); }
<a href="{!! $posts_page !!}">view all</a>