Edit File: delegates_dashboard.php
<?php return [ 'countrykey' => 'counrty key', 'loading' => 'Loading', 'policy' => 'Privacy Policy / Terms of Use', 'login' => 'Sign in', 'login_rule' => 'Please enter your account information to be able to login', 'phone' => 'phone', 'password' => 'Password', 'press' => 'Click here', 'forget' => 'did you forget your password?', 'no_account' => "Don't have an account?", 'restore' => 'Restore Password', 'confirm' => 'Confirm', 'forget_rule' => 'Please enter the registered mobile number in order to send the code to it', 'password_confirm' => 'Password confirmation', 'settings' => 'Settings', 'settings_profile' => 'Settings / Profile settings', 'profile_info' => 'Profile data', 'avatar' => 'Avatar', 'name' => 'name', 'change_password' => 'change password', 'current_password' => 'current password', 'new_password' => 'new password', 'save' => 'save changes', 'congrats' => 'Congratulations! Your data has been successfully sent to admin', 'back' => 'return home', 'sended_msg' => 'Changes have been sent to management for review and you will be notified if the changes are accepted', 'success_msg' => 'Message sended successfully', 'contact_with_us' => 'You can contact with admins by sending this form', 'register_link_required' => 'Registeration link for delegates is required', 'name_required' => 'Company name is required', 'city_id_required' => 'Select city correctly', 'commercial_number_required' => 'Commercial number is required', 'new_password_length'=>'New password has to be more than 6 characters', 'arabic'=>'Arabic', 'english'=>'English', 'sign_up' => 'Sign up', 'sign_up_rule' => 'In order to register your store, please enter the following data', 'avatar' => 'Avatar', 'company_name' =>'company name', 'phone' => 'phone', 'email' => 'email', 'city' => 'city', 'choose_city' =>'choose city', 'commercial_number'=>'commercial number', 'commercial_img'=>'commercial image', 'password_confirmation' => ' Password Confirmation', 'accept_policy'=>'By registeration , you accept the ', 'have_account' => ' Already have an account ?', 'number' =>'number', 'nationality'=>'nationality', 'status'=>'status', 'recent_order'=>'active order', 'recent_order_info'=>'you can list active orders', 'finished_order_info'=>'you can list finished orders', 'created_at'=>'created at', 'delete'=>'delete', 'more'=>'more', 'pending'=>'pending', 'block'=>'block', 'active'=>'active', 'yes'=>'yes', 'no'=>'no', 'active_delegates'=>'active delegates', 'show_active_delegates'=>'you can show active delegates', 'block_delegates'=>'block delegates', 'show_block_delegates'=>'you can show block delegates', 'pending_delegates'=>'pending delegates', 'show_pending_delegates'=>'you can show pending delegates', 'excel'=>'Download Excel', 'key_words'=>'Key words', 'choose_nationality'=>'choose nationality', 'fullname'=>'full name', 'dateofbirth'=>'date of birth', 'sponser'=>'sponser name', 'region'=>'region', 'choose_region'=>'choose region', 'address'=>'address', 'national_id'=>'national id', 'bank_number'=>'bank number', 'car_type'=>'car type', 'choose_car_type'=>'choose car type', 'create_date'=>'creation date', 'car_create_date'=>'Year of car manufacturing', 'car_charc'=>'car characters', 'car_nums'=>'car numbers', 'car_model'=>'car model', 'files'=>'files', 'national_id_img'=>'national id image', 'driving_licence'=>'driving licence', 'car_front'=>'car from front', 'car_back'=>'car from back', 'send'=>'send', 'delegates_info'=>'delegate information', 'join_requests'=>'join requests', 'join_requests_info'=>'you can list join requests as delegates', 'add_delegate'=>'add delegate', 'confirm'=>'confirm', 'change_status'=>'change status', 'available'=>'available', 'order_count'=>'order count', 'balance'=>'balance', 'sr'=>'SAR', 'rate'=>'rate', 'total_price'=>'total cost', 'delivery_cost'=>'delivery cost', 'edit_delegate'=>'edit delegate', 'edit'=>'edit', 'details'=>'details', 'recently_delegates'=>'recently added delegates', 'recently_delegates_info'=>'you can list recently added delegates', 'recently_delegates'=>'recently added delegates', 'recently_delegates'=>'recently added delegates', 'delegates_dashboard'=>'delegates dashboard', 'recent_orders'=>'active orders', 'closed_orders'=>'closed orders', 'finished_orders'=>'finished orders', 'rejected_requests'=>'rejected requests', 'pending_requests'=>'pending requests', 'approved_requests'=>'approved requests', 'block_delegates'=>'block delegates', 'pending_delegates'=>'pending delegates', 'active_delegates'=>'active delegates', 'welcome'=>'welcome', 'delegate'=>'delegate', 'price'=>'price', 'order_number'=>'order number', 'store_details'=>'store/reatraunt information', 'delivery_time'=>'delivery duration', 'discount'=>'discount', 'payment_type'=>'payment type', 'quantity'=>'quantity', 'user_info'=>'client information', 'orders'=>'orders', 'order_details'=>'order details', 'delegate_info'=>'delegate information', 'requests'=>'join requests', 'request_details'=>'join request details', 'settings'=>'settings', 'profile_settings'=>'profile settings', 'save_changes'=>'save changes', 'change_password'=>'change password', 'current_pass'=>'current password', 'new_pass'=>'new password', 'register_link'=>'registeration link', 'profile_info'=>'profile information', 'delete_it'=>'Are you sure ?', 'delete_desc'=>'by deleting .. all data of delegate will be deleted and he can not be able to accept orders', 'return'=>'back', 'delegates'=>'delegates', 'profile'=>'profile', 'my_orders'=>'my orders', 'logout'=>'logout', 'all_rights'=>' All rights is saved @2021', 'designed_by'=>'development by', 'awamer'=>'AWAMER ALSHABAKAA', 'profits' => 'profits', 'home' => 'home', 'order_not_found'=>'order is not found', 'pending'=>'pending', 'intheway'=>'in the way', 'reached_store'=>'reached store', 'invoice_created'=>'invoice is created', 'isreceived'=>'order is received successfully', 'inprogress'=>'inprogress', 'reached_receive'=>'reached receive place', 'reached_deliver'=>'reached deliver place', 'finished'=>'finished', 'you_blocked'=>'you are blocked from admins dashboard', 'notification'=>'notification', 'notification_desc'=>' Notification content', 'invoice'=>'Invoice', 'activationcode'=>'Activation code', 'inter_code'=>'Please enter verification code', 'update_phone' => 'Update phone number' ];
Back to File Manager