@extends('layouts.app') @section('content')
@if (session('status'))
{{ session('status') }}
@endif

Updates

Status

No results for ""

Recent updates

Updates, followers & chats

Loading…

User Type Details Action

No viewed updates. No followers yet. You are not following anyone yet. No message chats yet. Nothing to show yet.

No status updates yet. Be the first to post!

Create status

Tap to record voice status

Recording

@include('status.partials.viewer-overlay', ['includeForwardModal' => true])
@endsection