@lang('global.personal_data')
@if ($branch->settings->guests->show_name_input)
@endif
@if ($branch->settings->guests->show_identification_number_input)
@endif
@if ($branch->settings->guests->show_phone_input)
settings->guests->is_phone_required) placeholder="@lang('validation.attributes.phone')">
@endif
@if ($branch->settings->guests->show_other_phone_input)
settings->guests->is_other_phone_required) placeholder="@lang('validation.attributes.other_phone')">
@endif
@if ($branch->settings->guests->show_email_input)
@endif