diff --git a/resources/views/tricks/show.blade.php b/resources/views/tricks/show.blade.php index 91353b4..f92b52a 100644 --- a/resources/views/tricks/show.blade.php +++ b/resources/views/tricks/show.blade.php @@ -5,9 +5,12 @@ -
-
- + +
+
{{ $trick->description }}
+
+
{{ $trick->code }}
+
-
+