create(); $this->call(ParkingLotSeeder::class); $this->call(BookingSeeder::class); } }