From 5ac4d6f42392ef119eb212e97b7c6be2229e4a9e Mon Sep 17 00:00:00 2001 From: Stasiek Michalski Date: Fri, 1 Jun 2018 10:57:06 +0200 Subject: [PATCH] Add HTML for modal timeline --- resources/views/timeline/personal.blade.php | 46 +++++++++++++-------- 1 file changed, 29 insertions(+), 17 deletions(-) diff --git a/resources/views/timeline/personal.blade.php b/resources/views/timeline/personal.blade.php index d5458ac5e..e7a112d2b 100644 --- a/resources/views/timeline/personal.blade.php +++ b/resources/views/timeline/personal.blade.php @@ -17,22 +17,34 @@ @endif -
-
New Post
-
-
- @csrf -
- - -
-
- - -
- -
-
+ +
@@ -59,4 +71,4 @@
-@endsection \ No newline at end of file +@endsection