@extends('layouts.app') @if(count($user) > 0) @section('title', $user->name) @endif @section('content')