9 lines
		
	
	
		
			119 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			119 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| return [
 | |
| 
 | |
|     'from_account'          => 'من حساب',
 | |
|     'to_account'            => 'الى حساب',
 | |
| 
 | |
| ];
 |