Your IP : 172.16.2.252


Current Path : /var/app/current/fukushisurvey.jp/quill/config/
Upload File :
Current File : /var/app/current/fukushisurvey.jp/quill/config/companyinfos.php

<?php

return [
    'name' => 'NPO人材開発機構',
    'site_name' => '福祉サーベイQuill',
    'address' => '東京都新宿区神楽坂2-4',
    'building' => '結城ビル4F',
    'postal' => '〒162-0825',
    'tel' => '03-5206-7831',
    'fax' => '03-5206-7883',
    'organization' => '特定非営利活動法人NPO人材開発機構',
    'registration_number' => 'T1011105002549',
    'info_mail' => 'info@fukushisurvey.jp',
    'admin_mail' => 'admin@fukushisurvey.jp',
    'no_reply' => 'no-reply@fukushisurvey.jp',
    'contact_mail' => 'contact@fukushisurvey.jp',
    'support_mail' => 'support@fukushisurvey.jp',
    'quill_mail' => 'quill@fukushisurvey.jp',
    'bank' => [
        'name' => 'みずほ銀行',
        'branch' => '新宿南口支店',
        'account_type' => '普通',
        'account_number' => '1378543',
        'beneficiary' => [
            'organization' => 'トクヒ)エヌピーオージンザイカイハツキコウ リ',
            'representative' => 'ジチョウ ミズタニマサオ',
            'representative_kanji' => '理事長水谷正夫'
        ]
    ],
    'tax_rate' => 0.1, // 10% tax rate
    'site_url' => 'https://fukushisurvey.jp/quill/'
];