I use template and data like this :
$html .= \App\template( 'components.social_item', ['data' => $data] );