payees.php 55 B

12345
  1. <?php
  2. return [
  3. 'name' => env('PAYMENT_METHODS')
  4. ];