diff --git a/resources/views/accounts/management.blade.php b/resources/views/accounts/management.blade.php index a41381a195eb..34a52ad2613c 100644 --- a/resources/views/accounts/management.blade.php +++ b/resources/views/accounts/management.blade.php @@ -248,6 +248,11 @@
{{ trans('texts.migrate_intro_text')}}

+
+ Watch these YouTube videos to see some of the many new features added:
+ • What's new in Invoice Ninja v5
+ • More new features in v5
+

@if(Auth::user()->eligibleForMigration()) {!! trans('texts.start_migration') !!} @@ -256,11 +261,6 @@ @endif
{{ trans('texts.learn_more') }}
-

- You can watch these videos to see some of the many new features added.
- - What's new in Invoice Ninja v5
- - More new features in v5
-