'Cash']); PaymentMethods::create(['pm_name' => 'Check']); PaymentMethods::create(['pm_name' => 'Credit Card']); } }