diff --git a/resources/views/status/show.blade.php b/resources/views/status/show.blade.php index 512b62590..74cdf5add 100644 --- a/resources/views/status/show.blade.php +++ b/resources/views/status/show.blade.php @@ -1,8 +1,14 @@ @extends('layouts.app',['title' => $user->username . " posted a photo: " . $status->likes_count . " likes, " . $status->comments_count . " comments" ]) @section('content') - - + +
@@ -15,6 +21,7 @@ @endpush @push('scripts') +