diff --git a/resources/views/profiles/show.blade.php b/resources/views/profiles/show.blade.php
index 5605a1d..334198d 100644
--- a/resources/views/profiles/show.blade.php
+++ b/resources/views/profiles/show.blade.php
@@ -5,9 +5,9 @@
{{ $title }}
@can('editProfile', $user)
-
+
Edit Profile
-
+
@endcan
diff --git a/resources/views/recipes/index.blade.php b/resources/views/recipes/index.blade.php
index ac1b573..4bd3d50 100644
--- a/resources/views/recipes/index.blade.php
+++ b/resources/views/recipes/index.blade.php
@@ -3,9 +3,9 @@
Recipes
-
+
Add Recipe
-
+
diff --git a/resources/views/users/index.blade.php b/resources/views/users/index.blade.php
index 85abb5b..ee8d877 100644
--- a/resources/views/users/index.blade.php
+++ b/resources/views/users/index.blade.php
@@ -3,9 +3,9 @@
Users
-
+
Add User
-
+