Edit File: delegatesDashboard.php
<?php return [ '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' ];
Back to File Manager