@if (\App\BusinessSetting::where('type', 'best_selling')->first()->value == 1)

{{translate('Best Selling')}}

@endif