Koleksi Laravel kosong
$isempty = $collection->isEmpty();
Exuberant Eel
$isempty = $collection->isEmpty();
collect([])->isEmpty();
// true