{{ $shop?->name ?? Auth::guard('admin')->user()->name }}
{{ ['', 'Super Admin', 'Shop Owner', 'Staff'][$typeId] }}