9 lines
69 B
PHP
9 lines
69 B
PHP
<?php
|
|
/**
|
|
*
|
|
*/
|
|
|
|
return [
|
|
'title' => 'Terms and Conditions',
|
|
];
|