Email * {{$pending->email}}
Όνομα * {{data_get(json_decode($pending->special_data), 'Firstname_EL', 'κενό')}} Επώνυμο * {{data_get(json_decode($pending->special_data), 'Lastname_EL', 'κενό')}}
Όνομα (EN) * {{data_get(json_decode($pending->special_data), 'Firstname_EN', 'κενό')}} Επώνυμο (EN)* {{data_get(json_decode($pending->special_data), 'Lastname_EN', 'κενό')}}
Εσωτερικό Τηλ. * {{data_get(json_decode($pending->special_data), 'phone_internal', 'κενό')}} Εξωτερικό Τηλ. * {{data_get(json_decode($pending->special_data), 'phone_external', 'κενό')}}
Fax * {{data_get(json_decode($pending->special_data), 'fax', 'κενό')}} Skype * {{data_get(json_decode($pending->special_data), 'Skype_id', 'κενό')}}
Προσωπική Ιστοσελίδα * {{data_get(json_decode($pending->special_data), 'Website', 'κενό')}}
Email * {{$pending->email}}
Όνομα * {{$pending->Firstname_EL}} Επώνυμο * {{$pending->Lastname_EL}}
Όνομα (EN) * {{$pending->Firstname_EN}} Επώνυμο (EN)* {{$pending->Lastname_EN}}
Εσωτερικό Τηλ. * {{$pending->phone_internal}} Εξωτερικό Τηλ. * {{$pending->phone_external}}
Fax * {{$pending->Fax}} Skype * {{$pending->SkypeID}}
Προσωπική Ιστοσελίδα * {{$pending->Website}}