plugins()->js(), 'text/javascript'); } public function css() { $form = new Form(); return new Response($form->plugins()->css(), 'text/css'); } }