| @lang('dashboard.name') | @lang('dashboard.center_type') | @lang('dashboard.rc_type') | @lang('dashboard.options') |
|---|---|---|---|
| {{$center->name}} | {{$center->type}} | @if($center->type=="HCP") "-" @else {{$center->rc_type}} @endif | |
| @lang('dashboard.name') | @lang('dashboard.center_type') | @lang('dashboard.rc_type') | @lang('dashboard.options') |