@extends('layouts.app') @section('content')
There are currently no questions.
{{ $question->content }}
by {{ $question->user->name }}, {{ $question->answers->count() }} answers, {{ $question->created_at->diffForHumans() }}