Need Sage 9 developer help, memberpress, bbpress not working (possibly blade related)

Ok, I figured it out by myself. You have to pass the data to the template call.

<?php

echo App\template('page', $__data);