[ 'label' => 'คืนค่า', 'modal' => [ 'heading' => 'คืนค่า :label', 'actions' => [ 'restore' => [ 'label' => 'คืนค่า', ], ], ], 'notifications' => [ 'restored' => [ 'title' => 'คืนค่าข้อมูลเรียบร้อย', ], ], ], 'multiple' => [ 'label' => 'คืนค่าที่เลือก', 'modal' => [ 'heading' => 'คืนค่า :label ที่เลือก', 'actions' => [ 'restore' => [ 'label' => 'คืนค่า', ], ], ], 'notifications' => [ 'restored' => [ 'title' => 'คืนค่าข้อมูลเรียบร้อย', ], ], ], ];