JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbrcall(NotificationSeeder::class); Artisan::call('module:migrate LandingPage'); Artisan::call('module:seed LandingPage'); if(!file_exists(storage_path() . "/installed")) { $this->call(PlansTableSeeder::class); $this->call(UsersTableSeeder::class); $this->call(AiTemplateSeeder::class); }else{ Utility::languagecreate(); } } }