@extends('admin._layoutNew') @section('page-head') @endsection @section('page-content')
@if($result->is_trader == 1)
当数字大于0时生效,否则则展示真实跟随人数
@endif
@endsection @section('scripts') @endsection