Escalation Matrix
Add
| Sr.No | Designation | Name | Email Id | Mobile |
|---|---|---|---|---|
| {{$no++}} | {{$val->designation}} | {{$val->name}} | {{$val->email}} | {{$val->mobile}} |
@extends('includes.master') @section('content')
| Sr.No | Designation | Name | Email Id | Mobile |
|---|---|---|---|---|
| {{$no++}} | {{$val->designation}} | {{$val->name}} | {{$val->email}} | {{$val->mobile}} |