8 lines
357 B
PHP
Executable File
8 lines
357 B
PHP
Executable File
<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>
|