| @@ -18,28 +18,28 @@ discard block | ||
| 18 | 18 | 'code' => 'permission_list', | 
| 19 | 19 | 'description' => 'View permissions', | 
| 20 | 20 | 'created_at' => '2023-12-06 00:21:14', | 
| 21 | - 'updated_at' => NULL, | |
| 21 | + 'updated_at' => null, | |
| 22 | 22 | ], | 
| 23 | 23 | 1 => [ | 
| 24 | 24 | 'id' => 2, | 
| 25 | 25 | 'code' => 'permission_create', | 
| 26 | 26 | 'description' => 'Create permission', | 
| 27 | 27 | 'created_at' => '2023-12-06 00:38:47', | 
| 28 | - 'updated_at' => NULL, | |
| 28 | + 'updated_at' => null, | |
| 29 | 29 | ], | 
| 30 | 30 | 2 => [ | 
| 31 | 31 | 'id' => 3, | 
| 32 | 32 | 'code' => 'permission_detail', | 
| 33 | 33 | 'description' => 'View detail permission', | 
| 34 | 34 | 'created_at' => '2023-12-06 00:39:33', | 
| 35 | - 'updated_at' => NULL, | |
| 35 | + 'updated_at' => null, | |
| 36 | 36 | ], | 
| 37 | 37 | 3 => [ | 
| 38 | 38 | 'id' => 4, | 
| 39 | 39 | 'code' => 'permission_update', | 
| 40 | 40 | 'description' => 'Edit permission', | 
| 41 | 41 | 'created_at' => '2023-12-06 00:39:54', | 
| 42 | - 'updated_at' => NULL, | |
| 42 | + 'updated_at' => null, | |
| 43 | 43 | ], | 
| 44 | 44 | 4 => [ | 
| 45 | 45 | 'id' => 5, | 
| @@ -53,28 +53,28 @@ discard block | ||
| 53 | 53 | 'code' => 'role_list', | 
| 54 | 54 | 'description' => 'View roles', | 
| 55 | 55 | 'created_at' => '2023-12-06 00:21:14', | 
| 56 | - 'updated_at' => NULL, | |
| 56 | + 'updated_at' => null, | |
| 57 | 57 | ], | 
| 58 | 58 | 6 => [ | 
| 59 | 59 | 'id' => 7, | 
| 60 | 60 | 'code' => 'role_create', | 
| 61 | 61 | 'description' => 'Create role', | 
| 62 | 62 | 'created_at' => '2023-12-06 00:38:47', | 
| 63 | - 'updated_at' => NULL, | |
| 63 | + 'updated_at' => null, | |
| 64 | 64 | ], | 
| 65 | 65 | 7 => [ | 
| 66 | 66 | 'id' => 8, | 
| 67 | 67 | 'code' => 'role_detail', | 
| 68 | 68 | 'description' => 'View detail role', | 
| 69 | 69 | 'created_at' => '2023-12-06 00:39:33', | 
| 70 | - 'updated_at' => NULL, | |
| 70 | + 'updated_at' => null, | |
| 71 | 71 | ], | 
| 72 | 72 | 8 => [ | 
| 73 | 73 | 'id' => 9, | 
| 74 | 74 | 'code' => 'role_update', | 
| 75 | 75 | 'description' => 'Edit role', | 
| 76 | 76 | 'created_at' => '2023-12-06 00:39:54', | 
| 77 | - 'updated_at' => NULL, | |
| 77 | + 'updated_at' => null, | |
| 78 | 78 | ], | 
| 79 | 79 | 9 => [ | 
| 80 | 80 | 'id' => 10, | 
| @@ -88,28 +88,28 @@ discard block | ||
| 88 | 88 | 'code' => 'user_list', | 
| 89 | 89 | 'description' => 'View users', | 
| 90 | 90 | 'created_at' => '2023-12-06 00:21:14', | 
| 91 | - 'updated_at' => NULL, | |
| 91 | + 'updated_at' => null, | |
| 92 | 92 | ], | 
| 93 | 93 | 11 => [ | 
| 94 | 94 | 'id' => 12, | 
| 95 | 95 | 'code' => 'user_create', | 
| 96 | 96 | 'description' => 'Create user', | 
| 97 | 97 | 'created_at' => '2023-12-06 00:38:47', | 
| 98 | - 'updated_at' => NULL, | |
| 98 | + 'updated_at' => null, | |
| 99 | 99 | ], | 
| 100 | 100 | 12 => [ | 
| 101 | 101 | 'id' => 13, | 
| 102 | 102 | 'code' => 'user_detail', | 
| 103 | 103 | 'description' => 'View detail user', | 
| 104 | 104 | 'created_at' => '2023-12-06 00:39:33', | 
| 105 | - 'updated_at' => NULL, | |
| 105 | + 'updated_at' => null, | |
| 106 | 106 | ], | 
| 107 | 107 | 13 => [ | 
| 108 | 108 | 'id' => 14, | 
| 109 | 109 | 'code' => 'user_update', | 
| 110 | 110 | 'description' => 'Edit user', | 
| 111 | 111 | 'created_at' => '2023-12-06 00:39:54', | 
| 112 | - 'updated_at' => NULL, | |
| 112 | + 'updated_at' => null, | |
| 113 | 113 | ], | 
| 114 | 114 | 14 => [ | 
| 115 | 115 | 'id' => 15, | 
| @@ -123,28 +123,28 @@ discard block | ||
| 123 | 123 | 'code' => 'product_category_list', | 
| 124 | 124 | 'description' => 'View product categories', | 
| 125 | 125 | 'created_at' => '2023-12-06 00:21:14', | 
| 126 | - 'updated_at' => NULL, | |
| 126 | + 'updated_at' => null, | |
| 127 | 127 | ], | 
| 128 | 128 | 16 => [ | 
| 129 | 129 | 'id' => 17, | 
| 130 | 130 | 'code' => 'product_category_create', | 
| 131 | 131 | 'description' => 'Create product category', | 
| 132 | 132 | 'created_at' => '2023-12-06 00:38:47', | 
| 133 | - 'updated_at' => NULL, | |
| 133 | + 'updated_at' => null, | |
| 134 | 134 | ], | 
| 135 | 135 | 17 => [ | 
| 136 | 136 | 'id' => 18, | 
| 137 | 137 | 'code' => 'product_category_detail', | 
| 138 | 138 | 'description' => 'View detail product category', | 
| 139 | 139 | 'created_at' => '2023-12-06 00:39:33', | 
| 140 | - 'updated_at' => NULL, | |
| 140 | + 'updated_at' => null, | |
| 141 | 141 | ], | 
| 142 | 142 | 18 => [ | 
| 143 | 143 | 'id' => 19, | 
| 144 | 144 | 'code' => 'product_category_update', | 
| 145 | 145 | 'description' => 'Edit product category', | 
| 146 | 146 | 'created_at' => '2023-12-06 00:39:54', | 
| 147 | - 'updated_at' => NULL, | |
| 147 | + 'updated_at' => null, | |
| 148 | 148 | ], | 
| 149 | 149 | 19 => [ | 
| 150 | 150 | 'id' => 20, | 
| @@ -158,28 +158,28 @@ discard block | ||
| 158 | 158 | 'code' => 'product_list', | 
| 159 | 159 | 'description' => 'View products', | 
| 160 | 160 | 'created_at' => '2023-12-06 00:21:14', | 
| 161 | - 'updated_at' => NULL, | |
| 161 | + 'updated_at' => null, | |
| 162 | 162 | ], | 
| 163 | 163 | 21 => [ | 
| 164 | 164 | 'id' => 22, | 
| 165 | 165 | 'code' => 'product_create', | 
| 166 | 166 | 'description' => 'Create product', | 
| 167 | 167 | 'created_at' => '2023-12-06 00:38:47', | 
| 168 | - 'updated_at' => NULL, | |
| 168 | + 'updated_at' => null, | |
| 169 | 169 | ], | 
| 170 | 170 | 22 => [ | 
| 171 | 171 | 'id' => 23, | 
| 172 | 172 | 'code' => 'product_detail', | 
| 173 | 173 | 'description' => 'View detail product', | 
| 174 | 174 | 'created_at' => '2023-12-06 00:39:33', | 
| 175 | - 'updated_at' => NULL, | |
| 175 | + 'updated_at' => null, | |
| 176 | 176 | ], | 
| 177 | 177 | 23 => [ | 
| 178 | 178 | 'id' => 24, | 
| 179 | 179 | 'code' => 'product_update', | 
| 180 | 180 | 'description' => 'Edit product', | 
| 181 | 181 | 'created_at' => '2023-12-06 00:39:54', | 
| 182 | - 'updated_at' => NULL, | |
| 182 | + 'updated_at' => null, | |
| 183 | 183 | ], | 
| 184 | 184 | 24 => [ | 
| 185 | 185 | 'id' => 25, |