@include('ATCore::partials.table',['table' => isset($resumeTable)? $resumeTable : null, 'columns' => isset($resumeColumns)? $resumeColumns : null, 'data_query' => isset($resumeQuery)? $resumeQuery : null, 'goto2' => 'change_invoice_status', 'goto2Parameters' => ['billing_invoice_id','invoice_collections'], 'goto2TextButton' => 'CAMBIAR ESTADO'])