@if (($model->amount ?? 0) > 0) @else

{{__('Nothinng to Payout')}}

@endif