<?php return [ 'razorpay' => [ 'key' => env('RAZORPAY_KEY'), 'secret' => env('RAZORPAY_SECRET'), ], ];