HEX
Server: Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/5.6.40
System: Linux ip-172-31-40-18 4.14.146-93.123.amzn1.x86_64 #1 SMP Tue Sep 24 00:45:23 UTC 2019 x86_64
User: apache (48)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: /var/www/html/punjabcabs/resources/lang/en/driver.php
<?php

return array (
  'estimated_payout' => 'Estimated Payout',
  'profile' => 
  array (
    'update_location' => 'Update Location',
    'profile' => 'Profile',
    'manage_documents' => 'Manage Documents',
    'first_name' => 'First Name',
    'last_name' => 'Last Name',
    'avatar' => 'Avatar',
    'phone' => 'Phone',
    'language' => 'Language',
    'address' => 'Address',
    'city' => 'City',
    'country' => 'Country',
    'postal_code' => 'Postal Code',
    'service_type' => 'Service Type',
    'car_number' => 'Car Number',
    'car_model' => 'Car Model',
    'update' => 'Update',
  ),
  'logout' => 'Logout',
  'driver_documents' => 'Drivers Documents',
  'vehicle_documents' => 'Vehicles Documents',
  'expires' => 'Expires',
  'payment_statements' => 'Payment Statements',
  'upcoming' => 'Upcoming',
  'total_earnings' => 'Total Earnings',
  'trips_completed_today' => 'TRIPS COMPLETED TODAY',
  'daily_trip_target' => 'DAILY TRIP TARGET',
  'fully_completed_trips' => 'FULLY COMPLETED TRIPS',
  'acceptance_rate' => 'ACCEPTANCE RATE',
  'driver_cancellations' => 'DRIVER CANCELLATIONS',
  'weekly_earnings' => 'Weekly Earnings',
  'trip_earnings' => 'Trip Earnings',
  'daily_earnings' => 'Daily Earnings',
  'status' => 'Status',
  'pickup_time' => 'Pickup Time',
  'booking_id' => 'Booking Id',
  'vehicle' => 'Vehicle',
  'duration' => 'Duration',
  'distance' => 'Distance',
  'cash_collected' => 'Cash Collected',
  'upcoming_trips' => 'Upcoming Trips',
  'pickup_address' => 'Pickup Address',
  'action' => 'Action',
  'help' => 'Help',
  'my_profile' => 'My Profile',
  'change_password' => 'Change Password',
  'partner_earnings' => 'Partner Earnings',
);