<?php return [ 'owner_email' => env('OWNER_EMAIL'), 'owner_password' => env('OWNER_PASSWORD'), 'support_email' => env('SUPPORT_EMAIL', '-'), ];