1394 lines
49 KiB
PHP
1394 lines
49 KiB
PHP
<?php
|
|
|
|
namespace Database\Seeders;
|
|
|
|
use Illuminate\Database\Seeder;
|
|
|
|
class CategoriesTableSeeder extends Seeder
|
|
{
|
|
|
|
/**
|
|
* Auto generated seed file
|
|
*
|
|
* @return void
|
|
*/
|
|
public function run()
|
|
{
|
|
|
|
|
|
\DB::table('categories')->delete();
|
|
|
|
\DB::table('categories')->insert(array (
|
|
0 =>
|
|
array (
|
|
'id' => 1,
|
|
'type' => 'SiteContents\\Welcome\\Landing',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-02 16:15:10',
|
|
'updated_at' => '2023-06-02 16:15:10',
|
|
'deleted_at' => NULL,
|
|
),
|
|
1 =>
|
|
array (
|
|
'id' => 2,
|
|
'type' => 'SiteContents\\Welcome\\Cta',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-02 16:15:10',
|
|
'updated_at' => '2023-06-02 16:15:10',
|
|
'deleted_at' => NULL,
|
|
),
|
|
2 =>
|
|
array (
|
|
'id' => 3,
|
|
'type' => 'SiteContents\\SystemAnnouncement',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-02 16:20:59',
|
|
'updated_at' => '2023-06-02 16:20:59',
|
|
'deleted_at' => NULL,
|
|
),
|
|
3 =>
|
|
array (
|
|
'id' => 4,
|
|
'type' => 'App\\Models\\Meeting',
|
|
'categoryable_id' => 305,
|
|
'categoryable_type' => 'App\\Models\\Locations\\City',
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2023-07-04 09:00:02',
|
|
'updated_at' => '2023-07-04 09:00:02',
|
|
'deleted_at' => NULL,
|
|
),
|
|
4 =>
|
|
array (
|
|
'id' => 5,
|
|
'type' => 'App\\Models\\Meeting',
|
|
'categoryable_id' => 12,
|
|
'categoryable_type' => 'App\\Models\\Locations\\Division',
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2023-08-04 14:00:54',
|
|
'updated_at' => '2023-08-04 14:00:54',
|
|
'deleted_at' => NULL,
|
|
),
|
|
5 =>
|
|
array (
|
|
'id' => 6,
|
|
'type' => 'App\\Models\\Meeting',
|
|
'categoryable_id' => 1,
|
|
'categoryable_type' => 'App\\Models\\Locations\\Country',
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2023-08-04 14:38:11',
|
|
'updated_at' => '2023-08-04 14:38:11',
|
|
'deleted_at' => NULL,
|
|
),
|
|
6 =>
|
|
array (
|
|
'id' => 7,
|
|
'type' => 'App\\Models\\News',
|
|
'categoryable_id' => 305,
|
|
'categoryable_type' => 'App\\Models\\Locations\\City',
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2023-08-04 16:18:51',
|
|
'updated_at' => '2023-08-04 16:18:51',
|
|
'deleted_at' => NULL,
|
|
),
|
|
7 =>
|
|
array (
|
|
'id' => 8,
|
|
'type' => 'App\\Models\\News',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 16:02:09',
|
|
'updated_at' => '2025-06-25 16:02:11',
|
|
'deleted_at' => NULL,
|
|
),
|
|
8 =>
|
|
array (
|
|
'id' => 9,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => 'red',
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
9 =>
|
|
array (
|
|
'id' => 10,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => 'orange',
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
10 =>
|
|
array (
|
|
'id' => 11,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => 'amber',
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
11 =>
|
|
array (
|
|
'id' => 12,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => 'yellow',
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
12 =>
|
|
array (
|
|
'id' => 13,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => 'lime',
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
13 =>
|
|
array (
|
|
'id' => 14,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => 'green',
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
14 =>
|
|
array (
|
|
'id' => 15,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => 'emerald',
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
15 =>
|
|
array (
|
|
'id' => 16,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => 'teal',
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
16 =>
|
|
array (
|
|
'id' => 17,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => 'cyan',
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
17 =>
|
|
array (
|
|
'id' => 18,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => 'sky',
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
18 =>
|
|
array (
|
|
'id' => 19,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => 'blue',
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
19 =>
|
|
array (
|
|
'id' => 20,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => 'indigo',
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
20 =>
|
|
array (
|
|
'id' => 21,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => 'violet',
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
21 =>
|
|
array (
|
|
'id' => 22,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => 'purple',
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
22 =>
|
|
array (
|
|
'id' => 23,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => 'fuchsia',
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
23 =>
|
|
array (
|
|
'id' => 24,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => 'pink',
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
24 =>
|
|
array (
|
|
'id' => 25,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 9,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
25 =>
|
|
array (
|
|
'id' => 26,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 9,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
26 =>
|
|
array (
|
|
'id' => 27,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 9,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
27 =>
|
|
array (
|
|
'id' => 28,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 10,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
28 =>
|
|
array (
|
|
'id' => 29,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 10,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
29 =>
|
|
array (
|
|
'id' => 30,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 10,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
30 =>
|
|
array (
|
|
'id' => 31,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 10,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
31 =>
|
|
array (
|
|
'id' => 32,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 10,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
32 =>
|
|
array (
|
|
'id' => 33,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 10,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
33 =>
|
|
array (
|
|
'id' => 34,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 11,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
34 =>
|
|
array (
|
|
'id' => 35,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 11,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
35 =>
|
|
array (
|
|
'id' => 36,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 11,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
36 =>
|
|
array (
|
|
'id' => 37,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 11,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
37 =>
|
|
array (
|
|
'id' => 38,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 12,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
38 =>
|
|
array (
|
|
'id' => 39,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 12,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
39 =>
|
|
array (
|
|
'id' => 40,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 12,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
40 =>
|
|
array (
|
|
'id' => 41,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 12,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
41 =>
|
|
array (
|
|
'id' => 42,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 13,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
42 =>
|
|
array (
|
|
'id' => 43,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 13,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
43 =>
|
|
array (
|
|
'id' => 44,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 13,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
44 =>
|
|
array (
|
|
'id' => 45,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 13,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
45 =>
|
|
array (
|
|
'id' => 46,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 13,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
46 =>
|
|
array (
|
|
'id' => 47,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 13,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
47 =>
|
|
array (
|
|
'id' => 48,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 14,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
48 =>
|
|
array (
|
|
'id' => 49,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 14,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
49 =>
|
|
array (
|
|
'id' => 50,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 14,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
50 =>
|
|
array (
|
|
'id' => 51,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 15,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
51 =>
|
|
array (
|
|
'id' => 52,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 15,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
52 =>
|
|
array (
|
|
'id' => 53,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 15,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
53 =>
|
|
array (
|
|
'id' => 54,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 15,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
54 =>
|
|
array (
|
|
'id' => 55,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 15,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
55 =>
|
|
array (
|
|
'id' => 56,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 15,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
56 =>
|
|
array (
|
|
'id' => 57,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 15,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
57 =>
|
|
array (
|
|
'id' => 58,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 16,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
58 =>
|
|
array (
|
|
'id' => 59,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 16,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
59 =>
|
|
array (
|
|
'id' => 60,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 16,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
60 =>
|
|
array (
|
|
'id' => 61,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 16,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
61 =>
|
|
array (
|
|
'id' => 62,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 16,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
62 =>
|
|
array (
|
|
'id' => 63,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 17,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
63 =>
|
|
array (
|
|
'id' => 64,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 17,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
64 =>
|
|
array (
|
|
'id' => 65,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 19,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
65 =>
|
|
array (
|
|
'id' => 66,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 19,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
66 =>
|
|
array (
|
|
'id' => 67,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 19,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
67 =>
|
|
array (
|
|
'id' => 68,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 20,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
68 =>
|
|
array (
|
|
'id' => 69,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 20,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
69 =>
|
|
array (
|
|
'id' => 70,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 20,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
70 =>
|
|
array (
|
|
'id' => 71,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 20,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
71 =>
|
|
array (
|
|
'id' => 72,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 20,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
72 =>
|
|
array (
|
|
'id' => 73,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 21,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
73 =>
|
|
array (
|
|
'id' => 74,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 21,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
74 =>
|
|
array (
|
|
'id' => 75,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 22,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
75 =>
|
|
array (
|
|
'id' => 76,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 22,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
76 =>
|
|
array (
|
|
'id' => 77,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 22,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
77 =>
|
|
array (
|
|
'id' => 78,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 22,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
78 =>
|
|
array (
|
|
'id' => 79,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 23,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
79 =>
|
|
array (
|
|
'id' => 80,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 23,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
80 =>
|
|
array (
|
|
'id' => 81,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 23,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
81 =>
|
|
array (
|
|
'id' => 82,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 23,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
82 =>
|
|
array (
|
|
'id' => 83,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 24,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
83 =>
|
|
array (
|
|
'id' => 84,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 24,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
84 =>
|
|
array (
|
|
'id' => 85,
|
|
'type' => 'App\\Models\\Tag',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => 24,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-05 00:00:00',
|
|
'updated_at' => '2007-09-23 13:04:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
85 =>
|
|
array (
|
|
'id' => 86,
|
|
'type' => 'SiteContents\\Pay',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2023-06-02 16:20:59',
|
|
'updated_at' => '2023-06-02 16:20:59',
|
|
'deleted_at' => NULL,
|
|
),
|
|
86 =>
|
|
array (
|
|
'id' => 87,
|
|
'type' => 'SiteContents\\Pay\\Sticky',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 14:48:21',
|
|
'updated_at' => '2025-06-25 14:48:34',
|
|
'deleted_at' => NULL,
|
|
),
|
|
87 =>
|
|
array (
|
|
'id' => 88,
|
|
'type' => 'SiteContents\\User\\Edit\\PersonalInfo',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 16:53:29',
|
|
'updated_at' => '2025-06-25 16:53:33',
|
|
'deleted_at' => NULL,
|
|
),
|
|
88 =>
|
|
array (
|
|
'id' => 89,
|
|
'type' => 'SiteContents\\Static\\GettingStarted',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 16:58:14',
|
|
'updated_at' => '2025-06-25 16:58:20',
|
|
'deleted_at' => NULL,
|
|
),
|
|
89 =>
|
|
array (
|
|
'id' => 90,
|
|
'type' => 'SiteContents\\Static\\Faq',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 16:59:25',
|
|
'updated_at' => '2025-06-25 16:59:21',
|
|
'deleted_at' => NULL,
|
|
),
|
|
90 =>
|
|
array (
|
|
'id' => 91,
|
|
'type' => 'SiteContents\\Static\\Organizations',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 17:00:09',
|
|
'updated_at' => '2025-06-25 17:00:14',
|
|
'deleted_at' => NULL,
|
|
),
|
|
91 =>
|
|
array (
|
|
'id' => 92,
|
|
'type' => 'SiteContents\\Static\\Principles',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 17:00:49',
|
|
'updated_at' => '2025-06-25 17:00:55',
|
|
'deleted_at' => NULL,
|
|
),
|
|
92 =>
|
|
array (
|
|
'id' => 93,
|
|
'type' => 'SiteContents\\Static\\TheHague',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 17:05:06',
|
|
'updated_at' => '2025-06-25 17:05:06',
|
|
'deleted_at' => NULL,
|
|
),
|
|
93 =>
|
|
array (
|
|
'id' => 94,
|
|
'type' => 'SiteContents\\Static\\Lekkernassuh',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 17:05:51',
|
|
'updated_at' => '2025-06-25 17:05:51',
|
|
'deleted_at' => NULL,
|
|
),
|
|
94 =>
|
|
array (
|
|
'id' => 95,
|
|
'type' => 'SiteContents\\Static\\AmstBrusLisb',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 17:06:37',
|
|
'updated_at' => '2025-06-25 17:06:37',
|
|
'deleted_at' => NULL,
|
|
),
|
|
95 =>
|
|
array (
|
|
'id' => 96,
|
|
'type' => 'SiteContents\\Static\\WorkWithUs',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 17:07:12',
|
|
'updated_at' => '2025-06-25 17:07:12',
|
|
'deleted_at' => NULL,
|
|
),
|
|
96 =>
|
|
array (
|
|
'id' => 97,
|
|
'type' => 'SiteContents\\Static\\Philosophy',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 17:08:09',
|
|
'updated_at' => '2025-06-25 17:08:09',
|
|
'deleted_at' => NULL,
|
|
),
|
|
97 =>
|
|
array (
|
|
'id' => 98,
|
|
'type' => 'SiteContents\\Static\\Association',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 17:08:49',
|
|
'updated_at' => '2025-06-25 17:08:49',
|
|
'deleted_at' => NULL,
|
|
),
|
|
98 =>
|
|
array (
|
|
'id' => 99,
|
|
'type' => 'SiteContents\\Static\\History',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 17:09:24',
|
|
'updated_at' => '2025-06-25 17:09:24',
|
|
'deleted_at' => NULL,
|
|
),
|
|
99 =>
|
|
array (
|
|
'id' => 100,
|
|
'type' => 'SiteContents\\Static\\Press',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 17:10:00',
|
|
'updated_at' => '2025-06-25 17:10:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
100 =>
|
|
array (
|
|
'id' => 101,
|
|
'type' => 'SiteContents\\Static\\EconomicsAndResearch',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 17:10:36',
|
|
'updated_at' => '2025-06-25 17:10:36',
|
|
'deleted_at' => NULL,
|
|
),
|
|
101 =>
|
|
array (
|
|
'id' => 102,
|
|
'type' => 'SiteContents\\Static\\Team',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 17:11:08',
|
|
'updated_at' => '2025-06-25 17:11:08',
|
|
'deleted_at' => NULL,
|
|
),
|
|
102 =>
|
|
array (
|
|
'id' => 103,
|
|
'type' => 'SiteContents\\Static\\Messenger',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-25 17:12:01',
|
|
'updated_at' => '2025-06-25 17:12:01',
|
|
'deleted_at' => NULL,
|
|
),
|
|
103 =>
|
|
array (
|
|
'id' => 104,
|
|
'type' => 'SiteContents\\Static\\Events',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-06-27 14:21:36',
|
|
'updated_at' => '2025-06-27 14:21:36',
|
|
'deleted_at' => NULL,
|
|
),
|
|
104 =>
|
|
array (
|
|
'id' => 105,
|
|
'type' => 'SiteContents\\Welcome\\Login\\User',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-07-22 22:47:09',
|
|
'updated_at' => '2025-07-22 22:47:09',
|
|
'deleted_at' => NULL,
|
|
),
|
|
105 =>
|
|
array (
|
|
'id' => 106,
|
|
'type' => 'SiteContents\\Welcome\\Login\\User\\New',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-07-22 22:47:58',
|
|
'updated_at' => '2025-07-22 22:47:58',
|
|
'deleted_at' => NULL,
|
|
),
|
|
106 =>
|
|
array (
|
|
'id' => 107,
|
|
'type' => 'SiteContents\\Welcome\\Login\\Organization',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-07-22 22:49:57',
|
|
'updated_at' => '2025-07-22 22:50:14',
|
|
'deleted_at' => NULL,
|
|
),
|
|
107 =>
|
|
array (
|
|
'id' => 108,
|
|
'type' => 'SiteContents\\Welcome\\Login\\Organization\\New',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-07-22 22:49:54',
|
|
'updated_at' => '2025-07-22 22:50:10',
|
|
'deleted_at' => NULL,
|
|
),
|
|
108 =>
|
|
array (
|
|
'id' => 109,
|
|
'type' => 'SiteContents\\Welcome\\Login\\Bank',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-07-22 22:49:51',
|
|
'updated_at' => '2025-07-22 22:50:08',
|
|
'deleted_at' => NULL,
|
|
),
|
|
109 =>
|
|
array (
|
|
'id' => 110,
|
|
'type' => 'SiteContents\\Welcome\\Login\\Bank\\New',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-07-22 22:49:49',
|
|
'updated_at' => '2025-07-22 22:50:05',
|
|
'deleted_at' => NULL,
|
|
),
|
|
110 =>
|
|
array (
|
|
'id' => 111,
|
|
'type' => 'SiteContents\\Welcome\\Login\\Admin',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-07-22 22:49:46',
|
|
'updated_at' => '2025-07-22 22:50:02',
|
|
'deleted_at' => NULL,
|
|
),
|
|
111 =>
|
|
array (
|
|
'id' => 112,
|
|
'type' => 'SiteContents\\Welcome\\Login\\Admin\\New',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-07-22 22:49:43',
|
|
'updated_at' => '2025-07-22 22:50:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
112 =>
|
|
array (
|
|
'id' => 113,
|
|
'type' => 'App\\Models\\Article',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2025-09-24 23:08:55',
|
|
'updated_at' => '2025-09-24 23:09:02',
|
|
'deleted_at' => NULL,
|
|
),
|
|
113 =>
|
|
array (
|
|
'id' => 114,
|
|
'type' => 'SiteContents\\Static\\OpenSource',
|
|
'categoryable_id' => NULL,
|
|
'categoryable_type' => NULL,
|
|
'parent_id' => NULL,
|
|
'color' => NULL,
|
|
'created_at' => '2026-03-23 12:00:00',
|
|
'updated_at' => '2026-03-23 12:00:00',
|
|
'deleted_at' => NULL,
|
|
),
|
|
));
|
|
|
|
|
|
}
|
|
} |