@extends('shared.admin') @section('content')

Notification

@if ($errors->has('title')) {{ $errors->first('title') }} @endif
@endsection