and i need to get id for the note and this is very easy
Note N-{{$client_note->id}}
but i need this id start from 1 inside every client page cause if he insert note in client one the note started with
1 and 2 etc ... and when i insert note in another client it's started from 3 cause there's 2 notes assigned to the previous client