@if ($fee['data']['outstanding_amount'] != 0)

{{$fee['data']['student_name']}}

@livewire('payment.list-method', ["fee"=>$fee['data']])
@else
@endif