@extends('layout.app') @section('title', 'Update Notification Setting') @section('content')
| Notification For | After Days * |
|---|---|
|
{{ $errors->first('type') }}
|
{{ $errors->first('days') }}
|