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