% layout 'AdminLTE', title => 'Sme server 2 - Review'; % content_for 'module' => begin %#= include 'partials/_panel_card_top' %#= include 'partials/_panel_card_header'

<%= $title %>

%= $modul % if (config->{debug} == 1) {

%= dumper $c->current_route %= dumper $rvw_datas

% }

%= include 'partials/_rvw_content'
%#= include 'partials/_panel_card_footer' %#= include 'partials/_panel_card_bottom' % end