Edit Community Post

@include('community.partials.form', ['post' => $post, 'action' => route('community.posts.update', $post), 'method' => 'PATCH'])