@extends('layouts.auth.app') @section('title', 'PAYE Collections - Multiple Employees') @section('content')

Pay As You Earn - PAYE Collections - Multiple Employees

Manage PAYE profile collections for multiple employees

@if(isset($stats))

{{ $stats->totalProfiles ?? 0 }}

Total Profiles

@endif
Profile Ref Profile Name Tax Payers Assets Action

Showing 0 to 0 of 0 results

Show:
@include('pages.profile.paye.partials.profile-details-modal') @endsection @push('scripts') @endpush