ویرایش کامنت
@csrf @method('PUT') @php $type = $comment->commentable_type; $row = $type::find($comment->commentable_id); if ($type == 'App\Models\Course') { $type = 'دوره'; $link = ''; } else { $type = 'پست'; $link = ''; } @endphp
@error('comment')
{{ $message }}
@enderror
status == 1 ? 'checked' : '' }}>