.widget - if @devolucao_de_bem_patrimonial.parcial? && @devolucao_de_bem_patrimonial.solicitado? div style="margin-bottom: 30px" = botao_com_permissao patrimonio_editar_itens_da_devolucao_path(@devolucao_de_bem_patrimonial.id), {acao: :create}, { \ texto: ' Adicionar/Remover Itens', class_icone:'icone-cadastrar', class_texto: 'text-primary', } header> h5 ' Lista de span.fw-semi-bold Itens .widget-body - if itens_da_devolucao_de_bens_patrimoniais.empty? h6 Nenhum registro encontrado. - else .table-responsive table.table.table-hover thead tr th Bem Patrimonial tbody - itens_da_devolucao_de_bens_patrimoniais.each do |item_da_devolucao| tr td = item_da_devolucao.bem_patrimonial.numero_do_tombamento_e_descricao.truncate(250)