Manually render blade template in functions.php

Try this (depending where your ajax form is located):
\App\template('partials/ajax-form', array('param' => 'value'));