{{ $organization->full_name }} @if($organization->verified)
@endif
{{ truncate($organization->full_name, 25) }}
@include('design_1.web.components.rate', ['rate' => $organization->rates()])
{{ $organization->getActiveWebinars(true) }} {{ trans('product.courses') }}
{{ $organization->getOrganizationTeachers()->count() }} {{ trans('home.instructors') }}
{{ trans('public.view_profile') }} {{ trans('update.more_information') }}