Dashboard
| Id | Employee ID | Employee Name | Sum Insured | Age | Insurance Company | TPA Company | View Family | Download Ecard |
|---|---|---|---|---|---|---|---|---|
| {{$kye+1}} | {{$val->emp_code}} | {{$val->emp_name}} | {{$val->sum_insured}} | {{$val->age}} | {{$val->insurer_name}} | {{$val->tpa_name}} | View |
@extends('includes.master') @section('content')
Dashboard
| Id | Employee ID | Employee Name | Sum Insured | Age | Insurance Company | TPA Company | View Family | Download Ecard |
|---|---|---|---|---|---|---|---|---|
| {{$kye+1}} | {{$val->emp_code}} | {{$val->emp_name}} | {{$val->sum_insured}} | {{$val->age}} | {{$val->insurer_name}} | {{$val->tpa_name}} | View |