@if(($customer->customer_type != "Personal") && ($customer->customer_type != "")) @endif
{{Lang::get('customer.customer_type')}} {{$customer->customer_type}}
{{Lang::get('customer.business_name')}} {{$customer->business_name}}
{{Lang::get('customer.business_registration_number')}} {{$customer->business_registration_number}}
{{Lang::get('customer.business_address')}} {{$customer->business_address}}