@foreach($users->data as $user)
@if(substr($user->data_nascimento, -5) === \Carbon\Carbon::now()->format('m-d')) cake @endif