payment.php 57 B

12345
  1. <?php
  2. return [
  3. 'debug' => env('PAY_DEBUG', false)
  4. ];