{{$popup_title}}

@if(Auth::user()->role == 1) @else @endif @if(Auth::user()->role == 1) @endif
Payment Applied:
@if(count($payments)>0) @foreach($payments as $row)
@if(Auth::user()->role == 1) @endif
@endForeach @else
@endif