use home\site\sitecms_base\Modules\Manga\Events\ChapterWasCreated;
event(new ChapterWasCreated({$row['manga_id']}, {$row['chapter']}, route('front.manga.reader', [{$row['manga_slug']}, {$row['slug']}])));
PHP Parse error: syntax error, unexpected '{' in /home/site/site.ru/parser-ecc/make_chapter.php on line 46