@extends('layouts.app') @section('title', 'Create Notification Rule') @section('content')
Back

Create Notification Rule

@csrf

Rule Information

@error('name')

{{ $message }}

@enderror
@error('trigger_type')

{{ $message }}

@enderror
@error('notification_channel')

{{ $message }}

@enderror
Cancel
@endsection