@extends('layouts.nova') @section('content')
← Back to thread

Edit post

@csrf @method('PUT')
@error('content')
{{ $message }}
@enderror
@endsection