temporary commented out rate and transfer amount from supplier booking

This commit is contained in:
Jack Goh
2018-07-25 22:33:14 +08:00
parent 4e0f1dbe0a
commit 293dfd6cd2
3 changed files with 10 additions and 13 deletions
+2 -2
View File
@@ -18,8 +18,8 @@ class BookTableSeeder extends Seeder
$rate = Rate::all()->last();
DB::table('bookings')->insert([
'account_name' => 'milah',
'account_num' => '99898',
'account_name' => 'EXCHANGE SDN BHD',
'account_num' => '99898239298123',
'bank_name' => 'maybank',
'bank_branch' => 'rembau',
'company_name' => 'ICEF',