@if($bet->bet_num == 1) @if($bet->price >= 1)
  • {{ $bet->user->username }}
    {{ round($bet->price) }}
  • @else @endif @else @endif