Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/rentpix.corals.io/Corals/modules/RentPix/resources/lang/en/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/rentpix.corals.io/Corals/modules/RentPix/resources/lang/en/attributes.php
<?php

return [
    'code' => 'Code',
    'code_help' => 'Auto generated when blank',
    'inspection' => [
        'name' => 'Name',
        'type' => 'Type',
        'type_options' => [
            'start' => 'Start',
            'update' => 'Update',
            'end' => 'End',
        ],
        'status_options' => [
            'open' => 'Open',
            'completed' => 'Completed',
        ],
        'inspected_at' => 'Inspected at',
        'date' => 'Date',
        'url' => 'URL',
    ],
    'unit' => [
        'name' => 'Name',
        'vin' => 'Vin',
        'license' => 'License',
        'engine' => 'Engine',
        'make' => 'Make',
        'model' => 'Model',
        'model_year' => 'Model Year',
        'last_inspection' => 'Last Inspection',
        'rate_code' => 'Rate Code',
    ],
    'reservation' => [
        'type' => 'Type',
        'rental_status' => 'Rental Status',
        'starts_at' => 'Starts At',
        'ends_at' => 'End At',
        'start_location' => 'Start Location',
        'end_location' => 'End Location',
    ],
    'customer' => [
        'name' => 'Name',
        'full_name' => 'Full Name',
        'company_name' => 'Company Name',
        'phone' => 'Phone',
        'email' => 'Email',
        'alt_email' => 'Alt Email',
        'address' => 'Address',
        'city' => 'City',
        'state' => 'State',
        'zip' => 'ZIP',
        'type' => 'Type',
        'type_options' => [
            'personal' => 'Personal',
            'corporate' => 'Corporate',
        ],
    ],
    'driver' => [
        'name' => 'Name',
        'email' => 'Email',
        'phone' => 'Phone',
        'address' => 'Address',
        'license' => 'License',
        'license_expiration_date' => 'License Exp. Date',
        'dob' => 'Date of birth',
        'messages' => 'Messages',
    ],
    'failed_inspection' => [
        'payload' => 'Payload',
        'failure_message' => 'Failure Message',
    ],
    'unit_special_photo' => [
        'photo' => 'Photo',
        'is_required' => 'Required',
        'damage_circle_enabled' => 'Damage Circle Enabled',
        'exclude' => 'Exclude',
    ],
    'rate_code' => [
        'units_count' => 'Units Count',
        'title' => 'Title',
    ],
    'photo' => 'Photo'
];

Spamworldpro Mini