@yield('content')
@hasSection('canonical') @endif @vite(['resources/css/home.css', 'resources/css/app.css']) @yield('head')
跳到主内容 @php $topNavItems = [ ['route' => 'tools.index', 'label' => 'AI工具集'], ['route' => 'models.index', 'label' => '模型推荐'], ['route' => 'news.index', 'label' => '文章资讯'], ['route' => 'guides.index', 'label' => '教程学习'] ]; @endphp