@extends('layouts.layout') @section('content')

Message

@include('notify.errors') @include('notify.success')

Edit Message

@csrf
@endsection