@props([ 'print_price' => true, 'price' => '', 'need_adjust_digit' =>false ]) @if($print_price) @if($need_adjust_digit) @else
{{$price}}
@endif @else
@endif