diff --git a/src/Template/Bake/Template/index.ctp b/src/Template/Bake/Template/index.ctp index f032f10..8a89248 100644 --- a/src/Template/Bake/Template/index.ctp +++ b/src/Template/Bake/Template/index.ctp @@ -7,6 +7,8 @@ $fields = collection($fields) }) ->take(7); %> +

request->controller?>

+
Html->link('New', ['action' => 'add'], ['class' => 'btn btn-primary']);?>