{{ $customerGroup->name }}

@if ($customerGroup->subject) {{ $customerGroup->subject->formattedCode() }} @endif

{{ __('Description') }}: {{ $customerGroup->description }}

@can('reports.ledger')
@endcan