Open the menu
    ```html

    Social Profile: Complete Profile

    This interface displays all information from the social profile of a user.

    Features

    • It is a details interface

    Screens

    Complete Profile

    Data

    social profile

    • Name(string)
    • Description(text)
    • Photo(file)
    • Title(string)
    • Department(string)
    • Location(string)
    • Area Code(string)
    • Phone(string)
    • Email(Email)
    • Address(string)
    • Other Contacts(string)
    • Birth Date(date)
    • Gender(integer)
    • Resume(file)
    ```