{{__($datas->title)}}
@if($type == '2')
{{$datas->price}}
{{$datas->point}}
@else
{{$datas->point}}
{{$datas->price}}
@endif
status == 'on') style='font-size:0.8rem; background-color:green; color:white;' @else style='font-size:0.9rem; background-color:red; color:white;' @endif name='status_' onchange="status_IK(this,'{{$datas->id}}');">
status == 'on') selected @endif style='color:white; background-color:green;' > ON
status == 'off') selected @endif style='color:white; background-color:red;' > OFF
{{__('Edit')}}