Loading...
Compare original and translation side by side
$post = Post::where('user_id', auth()->id()) ->findOrFail($id);