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 + diff --git a/resources/views/providers/index.blade.php b/resources/views/providers/index.blade.php index 6853abb..1215b66 100644 --- a/resources/views/providers/index.blade.php +++ b/resources/views/providers/index.blade.php @@ -49,10 +49,7 @@ - @if(Session::has('timer_version_footer') && Session::get('timer_version_footer') === 1) -

Built on Laravel - v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }})

- @endif +