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($('