{{-- resources/views/library/index.blade.php Library 门户首页。 --}} @extends('layouts.library') @section('title', __('library.site_name')) @section('hero') {{ __('library.site_name') }} {{ __('library.portal_hero_subtitle') }} @endsection @section('content')
{{ __('library.portal_hero_subtitle') }}