JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr Inspiring::quotes()->random()]))->render(); } protected function getDestinationFilePath(): string { $path = $this->laravel['modules']->getModulePath($this->getModuleName()); $factoryPath = GenerateConfigReader::read('views'); return $path.$factoryPath->getPath().'/'.$this->getFileName(); } private function getFileName(): string { return Str::lower($this->argument('name')).'.blade.php'; } }