{!! Form::customInput('text', 'name') !!}
{!! Form::customInput('text', 'phone') !!}
{!! Form::customInput('email', 'email') !!}
{!! Form::customInput('text', 'CommercialRegisterNo') !!}
{!! Form::customInput('text', 'address') !!}
@include('settings::fields._area')