Added functionality to display a receiver's phone number in the sender-receiver chip if provided. Introduced a new input field in the receiver popup for entering an optional phone number. Updated the `ReceiverDraft` model and `_receivers` list to include and store phone numbers. Modified methods to handle phone number input and saving. Added CSS styles for displaying the phone number in the sender-receiver chip.