Empty pic seeders
This commit is contained in:
@@ -13,44 +13,11 @@ class UnsoldCommodityNotificationPICSeeders extends Seeder
|
||||
public function run()
|
||||
{
|
||||
$data_pic = [
|
||||
'pic_sunday' => [
|
||||
[
|
||||
'id' => 366, // nurasiah@pkb.net.my
|
||||
'no_telefon' => '0123456789',
|
||||
]
|
||||
],
|
||||
'pic_monday' => [
|
||||
[
|
||||
'id' => 343, // syada@pkb.net.my
|
||||
'no_telefon' => '0139403344',
|
||||
],
|
||||
[
|
||||
'id' => 54, // shahmin@pkb.net.my
|
||||
'no_telefon' => '0196438873',
|
||||
]
|
||||
],
|
||||
'pic_tuesday' => [
|
||||
[
|
||||
'id' => 55, // manita@pkb.net.my
|
||||
'no_telefon' => '0179545432',
|
||||
]
|
||||
],
|
||||
'pic_wednesday' => [
|
||||
[
|
||||
'id' => 52, // izzudin@pkb.net.my
|
||||
'no_telefon' => '0199011095',
|
||||
]
|
||||
],
|
||||
'pic_thursday' => [
|
||||
[
|
||||
'id' => 53, // norosmini@pkb.net.my
|
||||
'no_telefon' => '0129493588',
|
||||
],
|
||||
[
|
||||
'id' => 56, // rozarina@pkb.net.my
|
||||
'no_telefon' => '0129616201',
|
||||
],
|
||||
],
|
||||
'pic_sunday' => [[]],
|
||||
'pic_monday' => [[]],
|
||||
'pic_tuesday' => [[]],
|
||||
'pic_wednesday' => [[]],
|
||||
'pic_thursday' => [[]],
|
||||
'pic_friday' => [[]],
|
||||
'pic_saturday' => [[]],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user