working with laravel 6 and need edit category options here. PostController.php
public function edit($id) { $post = Post::find($id); $categ