define(App\Models\Supplier\Broadband::class, function (Faker $faker) { return [ 'id'=>1, 'contract_term'=>12, ]; });