diff --git a/resources/views/status/show.blade.php b/resources/views/status/show.blade.php index facc0ba88..11362b81f 100644 --- a/resources/views/status/show.blade.php +++ b/resources/views/status/show.blade.php @@ -1,4 +1,4 @@ -@extends('layouts.app',['title' => "{$user->username} shared a photo"]) +@extends('layouts.app',['title' => "{$user->username} shared a post"]) @section('content')