@extends('layouts.app') @section('title', 'Edit Notification |') @section('content')
{{ $errors->first('subject') }}
{{ $errors->first('text') }}