$post = App\Post::find(1); echo url("/posts/{$post->id}"); // http://example.com/posts/1
Clickable & Draggable!