Последняя версия с сервера прошлого разработчика
This commit is contained in:
7
resources/views/vendor/nova/partials/footer.blade.php
vendored
Executable file
7
resources/views/vendor/nova/partials/footer.blade.php
vendored
Executable file
@@ -0,0 +1,7 @@
|
||||
<p class="mt-8 text-center text-xs text-80">
|
||||
<a href="https://nova.laravel.com" class="text-primary dim no-underline">Laravel Nova</a>
|
||||
<span class="px-1">·</span>
|
||||
© {{ date('Y') }} Laravel LLC - By Taylor Otwell, David Hemphill, and Steve Schoger.
|
||||
<span class="px-1">·</span>
|
||||
v{{ \Laravel\Nova\Nova::version() }}
|
||||
</p>
|
||||
Reference in New Issue
Block a user