children() as $books) { echo $books->title . "
"; echo $books->tutor . "
"; echo $books->duration . "
"; echo $books->price . "
"; } ?>