Updated details footer blade
This commit is contained in:
parent
76c7b0395d
commit
c296bd6be4
|
@ -1,4 +1,4 @@
|
|||
@if(Session::get('timer_version_footer', 1) === 0)
|
||||
@if(Session::get('timer_version_footer', 0) === 1)
|
||||
<p class="text-muted mt-4 text-end"><small>Built on Laravel v{{ Illuminate\Foundation\Application::VERSION }} (PHP
|
||||
v{{ PHP_VERSION }})</small></p>
|
||||
@endif
|
||||
|
|
Loading…
Reference in New Issue
Block a user