{{Lang::get('customer.mother_first_name')}}

{{$customer->mother_first_name}}

{{Lang::get('customer.mother_second_name')}}

{{$customer->mother_second_name}}

{{Lang::get('customer.mother_third_name')}}

{{$customer->mother_third_name}}

{{Lang::get('customer.mother_fourth_name')}}

{{$customer->mother_fourth_name}}

{{Lang::get('customer.father_first_name')}}

{{$customer->father_first_name}}

{{Lang::get('customer.father_second_name')}}

{{$customer->father_second_name}}

{{Lang::get('customer.father_third_name')}}

{{$customer->father_third_name}}

{{Lang::get('customer.father_fourth_name')}}

{{$customer->father_fourth_name}}