route()->getName() == 'website.installer.welcome') class="current" @endif>
1
欢迎使用
route()->getName() == 'website.installer.requirement') class="current" @endif>
2
环境检测
route()->getName() == 'website.installer.config') class="current" @endif>
3
初始化配置
route()->getName() == 'website.installer.website') class="current" @endif>
4
管理员配置
route()->getName() == 'website.installer.finished') class="current" @endif>
5
安装成功
@yield('content')
@yield('script')