@extends('layouts.master') @section('content')
Escalation Group

Escalation Group List Add Escalation Group

{{--

--}} {{--
--}}
{{--
--}}
@foreach ($escalation_group as $key => $type) @endforeach
S.No User Name Created At Operations
{{ $key + 1 }} {{ $type->user_name }} 01-01-1970 Edit Delete
S.No User Name Created At Operations
{{--
--}}
{{--
--}} @endsection @push('scripts') @endpush