php
'sender' => [
    'sender_name' => 'The Little PHP Shop',
    'sender_address' => '40/300 Kerrigan St',
    'sender_city' => 'North Rockhampton',
    'sender_state' => 'Qld',
    'sender_zip' => '4701',
    'sender_country' => 'Australia',
],
'support_email' => 'support@thelittlephpshop.com.au',