From 0f6eae214d089b1e459faf5d6adead24fd03042d Mon Sep 17 00:00:00 2001 From: vadivelJ96 Date: Wed, 17 Sep 2025 12:02:53 +0530 Subject: [PATCH] CHANGE_logo_fix_final - VADIVEL J 2025-09-17 --- app/Views/layout/header.php | 19 +- app/Views/ticket_form_gmc.php | 760 ++++++++++++++++++---------------- 2 files changed, 398 insertions(+), 381 deletions(-) diff --git a/app/Views/layout/header.php b/app/Views/layout/header.php index 8857a211..783b6e7e 100755 --- a/app/Views/layout/header.php +++ b/app/Views/layout/header.php @@ -336,18 +336,7 @@ /* end of loaders */ - - + @@ -1267,7 +1260,6 @@ - +
@@ -57,378 +53,406 @@ -
-

Employee Details

-
+
+
+

+ Employee details + + + +

+
+
- -
+ +
-
- - -
+
+ + +
-
- - - -
+
+ + + +
-
- - - -
+
+ + + +
-
- - -
+
+ + +
-
- - -
-
- - -
+
+ + +
+
+ + +
-
- - -
+
+ + +
-
- - -
+
+ + +
-
- - -
+
+ + +
-
- - - -
+
+ + + +
-
- - - -
- -
-
- - +
+ + + +
+ +
+
+ + +
+
+ +
+ + + +
+ +
+ + +
+ +
+ +
- -
- - - -
- -
- - -
-
- +
-

- -
-
- Claim Details +
+
+

+ Claim Details -

+ + + + + +
+
+
+ +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ +
+
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -

-
Additional Details
-
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
+ + +
+
+

+ Additional Documents + + + +

+
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+
@@ -635,17 +659,17 @@ console.log('Selected Value:', selectedVal); console.log('Element ID:', elementId); - if(selectedVal == 2 || selectedVal == 14){ + if (selectedVal == 2 || selectedVal == 14) { $field = $('#non_id_reason') $field.prop('required', false); - }else if(selectedVal == 1){ + } else if (selectedVal == 1) { - if($('#tpa_no').val() != ""){ + if ($('#tpa_no').val() != "") { $field = $('#non_id_reason') $field.prop('required', false); var $parentDiv = $field.closest("div"); $parentDiv.find("label[for='non_id_reason'] .text-danger").remove(); - }else{ + } else { $field = $('#non_id_reason') $field.prop('required', true); } @@ -805,7 +829,7 @@ $field.prop('required', false); var $parentDiv = $field.closest("div"); $parentDiv.find("label[for='approved_description'] .text-danger").remove(); - + }); // function addRequiredFieldSymbol(field_name) { @@ -1059,11 +1083,11 @@ if (ticket_type == 1 && item.policy_type_id != 1) { $('#emp_client_policy').append($('