diff --git a/resources/views/account/index.blade.php b/resources/views/account/index.blade.php index 4a25290..587e006 100644 --- a/resources/views/account/index.blade.php +++ b/resources/views/account/index.blade.php @@ -46,10 +46,6 @@ - @if(Session::has('timer_version_footer') && Session::get('timer_version_footer') === 1) -
@if(isset($timer))@endif Built on - Laravel - v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }})
- @endif +Built on Laravel - v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }})
- @endif +