@extends($layout_path) @section('title', $app_setting['name'] . ' | ' . __('Pre-defined Notification List')) @section('header-title')
| # | {{ __('Title') }} | {{ __('Is Enabled') }} | {{ __('Action') }} |
|---|---|---|---|
| {{ $loop->iteration }} | {{ filterNotificationType($notification->type) }} | {{-- --}} {{ __('Edit Notification') }} |