@php echo ''; @endphp {{-- 首頁 --}} {{ host_path(base_path()) }} 2022-12-27T20:00:00+08:00 1.00 {{ host_path(base_path()) }}index 2022-12-27T20:00:00+08:00 1.00 {{-- 關於我們 --}} {{ host_path(base_path()) }}about 2022-12-27T20:00:00+08:00 1.00 {{-- 最新消息 --}} {{-- {{ host_path(base_path()) }}news 2021-12-27T15:29:31+08:00 0.90 @foreach ($news as $element) {{ host_path(url('news', ['id' => $element['id']])) }} {{ dateformat($element['updated_at'], 'c') }} 0.80 @endforeach --}} {{-- 產品介紹 --}} {{-- {{ host_path(base_path()) }}product 2021-12-27T15:29:31+08:00 0.90 @foreach ($product as $element) {{ host_path(url('product', ['id' => $element['id']])) }} {{ dateformat($element['updated_at'], 'c') }} 0.80 @endforeach --}} {{-- {{ host_path(base_path()) }}product 2021-09-03T15:29:31+08:00 0.90 @foreach ($product_class_tree[0] ?? [] as $level_1_class) {{ host_path(url('product', ['level_1_class_id' => $level_1_class['id']])) }} {{ dateformat($level_1_class['updated_at'], 'c') }} 0.80 @foreach ($product_group[$level_1_class['id']] ?? [] as $element) {{ host_path(url('product', ['level_1_class_id' => $level_1_class['id'], 'id' => $element['id']])) }} {{ dateformat($element['updated_at'], 'c') }} 0.70 @endforeach @endforeach --}} {{-- 聯絡我們 --}} {{ host_path(base_path()) }}contact 2022-12-27T20:00:00+08:00 1.00