diff --git a/app/Livewire/Profile/HelpPage.php b/app/Livewire/Profile/HelpPage.php new file mode 100644 index 00000000..133f7225 --- /dev/null +++ b/app/Livewire/Profile/HelpPage.php @@ -0,0 +1,31 @@ +layout('components.layouts.account-app'); + } +} diff --git a/resources/views/account/partials/sidebar.blade.php b/resources/views/account/partials/sidebar.blade.php index bc55c377..affeaf4f 100644 --- a/resources/views/account/partials/sidebar.blade.php +++ b/resources/views/account/partials/sidebar.blade.php @@ -82,5 +82,13 @@ +
+ {{ __('Vanguard offers various resources to help you get the most out of our backup solution. Here are some quick links to get you started:') }} +
+ +{{ __($resource['description']) }}
++ {{ __('If you couldn\'t find what you\'re looking for in the resources above, we can help:') }} +
+