<?php
return [
'single' => [
'label' => 'ดู',
'modal' => [
'heading' => 'ดู :label',
'actions' => [
'close' => [
'label' => 'ปิด',
],
],
],
],
];