{{-- resources/views/library/index.blade.php
Library 门户首页。
区块:Hero → 三藏分类 → 最新译文 → 栏目导航
--}}
@extends('layouts.library')
@section('title', __('library.portal_title'))
@push('styles')
@vite('resources/css/modules/library-index.css')
@endpush
{{-- Hero --}}
@section('hero')
{{ __('library.portal_hero_subtitle') }}{{ __('library.portal_hero_title') }}