{{Form::label('name', __('layout.CompanyName'))}}
{{Form::label('phone', __('layout.Phone'))}}
{{Form::label('email', __('layout.Email'))}}
{{Form::label('webSite', __('layout.WebSite'))}}
{{Form::label('city', __('layout.City'))}}
{{Form::label('streetAddress', __('layout.StreetAddress'))}}
{{Form::label('map', __('layout.Map'))}}