@extends('layouts.app') @section('title', $app_setting['name'] . ' | ' . __('Pre-defined Notification List')) @push('styles') @endpush @section('content')
| # | {{ __('Title') }} | {{ __('Is Enabled') }} | {{ __('Action') }} |
|---|---|---|---|
| {{ $loop->iteration }} | {{ filterNotificationType($notification->type) }} |