@extends('layouts.app') @section('title')
"{{ $user->feedposts->last()->status }}"
@else"I'm new to ARCHBLOX!"
@endif @if (Cache::has('is_online_' . $user->id)) Website @else Offline - Last Online {{ Carbon\Carbon::parse($user->last_seen)->diffForHumans() }} @endifYou have no pending friend requests.
@endif