@foreach($record_access as $row_access)
Login: {{ $row_access->xName }}
Senha: {{ $row_access->password }}
{{ $row_access->created_at }}
@endforeach