<?php return [ 'title' => 'Dashbord', 'actions' => [ 'filter' => [ 'label' => 'Filtrer', 'modal' => [ 'heading' => 'Filter', 'actions' => [ 'apply' => [ 'label' => 'Bruk', ], ], ], ], ], ];