Laravel mendapatkan nama polimorfik

(new Post())->getMorphClass()
// Or
$post->getMorphClass()
MahdiGraph