@if ($business->where('type', 'vendor_system_activation')->first()->value == 1) @php $cat_name_active = \App\BusinessSetting::where('type', 'vendor_system_activation')->select('type_name')->first(); @endphp @if(!empty($sellers))

{{@$cat_name_active->type_name}}

@endif @endif