* @created 2022-08-16 17:22:41 * @modified 2022-08-16 17:22:41 */ return [ 'index' => 'Rmas', 'rmas_index' => 'Index', 'rmas_show' => 'Show', 'rmas_update' => 'Update', 'rmas_delete' => 'Delete', 'customers_name' => 'Customers Name', 'quantity' => 'Quantity', 'service_type' => 'Service Type', 'rma_details' => 'Rma Details', 'reasons_return' => 'Reasons Return', 'current_state' => 'Current State', 'modify_status' => 'Modify Status', 'remarks' => 'Remarks', 'update_status' => 'Update Status', 'operation_history' => 'Operation History', ];