CNIC Records with Spaces

@foreach($votersWithSpaces as $voter) @endforeach
# Name CNIC Address
{{ $loop->iteration }} {{ $voter->name }} {{ $voter->cnic }} {{ $voter->address }}