From 9c69949e8c62288e9f8a8f439bd9b6c6df379f63 Mon Sep 17 00:00:00 2001 From: Sander Dorigo Date: Tue, 28 Oct 2014 15:59:10 +0100 Subject: [PATCH] Added edit and new buttons. --- app/views/piggybanks/index.blade.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/views/piggybanks/index.blade.php b/app/views/piggybanks/index.blade.php index e3cfd2aa0b..23bd539030 100644 --- a/app/views/piggybanks/index.blade.php +++ b/app/views/piggybanks/index.blade.php @@ -22,12 +22,27 @@ @endif

+
+ + +
+ @endif @endforeach +
+
+
+   +
+ +
+
@endif {{--