[ 'label' => 'New :label', 'modal' => [ 'heading' => 'Create :label', 'actions' => [ 'create' => [ 'label' => 'Create', ], 'create_another' => [ 'label' => 'Create & create another', ], ], ], 'messages' => [ 'created' => 'Created', ], ], ];