select(); $count = $data->count(); return compact('count', 'data'); } }