@extends('layouts.app') @section('title')
"I'm new to ARCHBLOX!"
@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