@if($lang == 'en') {{__('banners.category_'.$category_id) . ' ' . __('banners.offers_title')}} @endif @if($lang == 'ar') {{__('banners.offers_title') . ' ' . __('banners.category_'.$category_id)}} @endif

{{$banner->title}}

{{stripText($banner->description)}}

@if(count($doctors)) @foreach($doctors as $doctor)
{{$doctor->discount_percentage}}% {{__('banners.discount')}}

{{$doctor->name}}

{{$doctor->specialist}}

@if($doctor->okadoc_url) {{__('main.make_appointment')}} @endif
@endforeach @endif