{{--
  • Link
  • --}}
Header
{{ $user->name ?? 'John Smith' }}
{{ $user->title ?? 'Primary Developer' }}