MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/liftcincy.imenso.co/resources/lang/en/signup.php
<?php

return [
    'create_profile' => "Create Account",
    'first_name' => "First Name",
    'last_name' => "Last Name",
    'email' => "Email",
    'dob' => "Birthday",
    'org_contact' => "Mobile Number",
    'password' => "Password",
    'password_confirmation' => "Confirm Password",
    'address_location' => "Mailing Address",
    'address_line1' => "Apartment, Unit, Suite (Optional)",
    'address_city' => "City",
    'address_postcode' => "Zip Code",
    'address_state' => "State",
    'country' => "Country",
    'email_update' => "I agree to receive volunteer and ticket updates from Concerted",
    'privacy_policy' => "I agree to the Terms of Use, Privacy Policy, and Volunteer Waiver",
    'create_profile' => "Create Account",
    'profile_detail' => 'User Info',
    'org_detail' => 'Organization Details',
    'image_gallery' => "Image Gallery",
    'add_images' => "Add Images",
    'image'=> "Image",
    'user_name' => "User Name",
    'org_type' => "Organization Type",
    'org_name' => 'Organization Name',
    'org_contact' => 'Mobile Number',
    'org_email' => 'Organization Email',
    'address' => 'Address',
    'address_extra' => 'Address Extra Detail',
    'lat' => 'Lat',
    'long' => 'Long',
    'description' => 'Description',
];