{{ $city->id }}
{{ $city->name }}
{{ $state->name }} ({{ $city->state_id }})
{{ $city->created_at }}
{{ $city->updated_at }}