@extends('layouts.app') @section('content')
{{ $user->id }}
{{ $user->nickname }}
{{ $user->profileCourtship?$user->profileCourtship->city:'' }}