Disclaimer: We are not responsible for any issues that may arise. Use payment agent services at your own risk.
@endif
@if ((!empty($data)))
@foreach ($data as $row)
@if (strtolower(Request::segment(1)) === 'client')
@if(!empty($row->active))
@continue
@endif
@endif