| 47 | {{{ |
| 48 | R(jobs_id, jobs_description, predistedSalery, pet_cares_id, title, description, start_date, dateEnding, |
| 49 | vet_centers_id, name, address, vet_centers_description, workingHours, latitude, longitude, workingHours, |
| 50 | roles_id, type, users_id, first_name, last_name, phoneNumber, email, password, blog_post_for_consultation_id, |
| 51 | blog_post_title, blog_post_description, dateAsked, blog_post_answers_id, parent_id, reply, date_answers, |
| 52 | cities_id, cities_name, reports_id, reports_description, pets_id, pet_status_id, node, pet_status_type, |
| 53 | therapy_id, appoitmentDate, therapy_description, diagnostics_id, diagnostics_description, medecines_id, |
| 54 | manufacturers_name, medecines_description, manufacturers_id, city, state, manufacturers_name, |
| 55 | manufacturers_description, pets_name, color, dateOfBirthday, pets_description, type_of_pets_id, |
| 56 | pet_galery_id, image, orders_id, products_id, products_name, products_description, category, dateAdded, |
| 57 | isActive, price, available_quantity, quantity, breeds_id, breeds_name, kind_of_pet, type_of_pets_description) |
| 58 | }}} |