489495df
芝麻web文件管理
芝麻web文件管理V1.00
489495df
编辑当前文件:/home/landifun/public_html/resources/views/vendor/translation/nav.blade.php
<nav class="header"> <a href="{{ url('settings') }}"> <h1 class="text-lg px-6">{{ config('app.name') }}</h1> </a> <ul class="flex-grow justify-end pr-2"> <li> <a href="{{ route('languages.index') }}" class="{{ set_active('') }}{{ set_active('/create') }}"> @include('translation::icons.globe') {{ __('translation::translation.languages') }} </a> </li> <li> <a href="{{ route('languages.translations.index', config('app.locale')) }}" class="{{ set_active('*/translations') }}"> @include('translation::icons.translate') {{ __('translation::translation.translations') }} </a> </li> </ul> </nav>
Not Found
404
Not Found