@extends('layouts.master') @section('content')
Notifications

Escalation Preferences

{{--

--}} {{--
--}}
@foreach ($escalations as $key => $type) @endforeach
S.No Escalation Services Priority Escalation Timer Status Created At
{{ $key + 1 }} {{ $type->escalation_name }} - - 01-01-1970
S.No Escalation Services Priority Escalation Timer Status Created At
{{--
--}} @endsection @push('scripts') @endpush