+
_name_
{!! link_to_route("$route.create", _('Create'), ['parent_id' => '_id_'], ['class' => 'tiny success button']) !!}
{!! link_to_route("$route.edit", _('Edit'), ['_id_'], ['class'=>'tiny button']) !!}
{!! link_to_route('page.create', _('Add page'), ['category_id' => '_id_'], ['class' => 'tiny secondary button']) !!}