define(App\Models\Journal::class, function (Faker $faker) { return [ 'currency' => 'USD', ]; });