{{ $branch->name }}
{{ $branch->phone ?? '—' }}
{{ $branch->email ?? '—' }}
{{ optional($branch->user)->name ?? '—' }}
{{ $branch->address ?? '—' }}