<?php
return [
'title' => 'Painel de Controle',
'actions' => [
'filter' => [
'label' => 'Filtros',
'modal' => [
'heading' => 'Filtros',
'actions' => [
'apply' => [
'label' => 'Aplicar',
],
],
],
],
],
];