@if($title == "give_free")

@lang('messages.issue_given_pt')

@elseif($title == "give_buy")

@lang('messages.issue_buy_pt')

@elseif($title == "cost_free")

@lang('messages.deduct_given_pt')

@elseif($title == "cost_buy")

@lang('messages.deduct_buy_pt')

@endif
@lang('messages.col_invalid')
@foreach($point_tags as $one) {{$one}} @endforeach