@if ($errors->any()) @foreach ($errors->all() as $error)
{{$error}}
@endforeach @endif
@csrf
@if($getBusinessDetail->accountType==1)

Basic Information

@else

Business Information

@endif

Select Interest

@foreach($intrest as $int)
@endforeach
@if($getBusinessDetail->accountType==1)

Personal Information

@endif

@if($getBusinessDetail->accountType==2)

@endif

Additional Information

@if($getBusinessDetail->accountType==2)










@endif @if($getBusinessDetail->accountType==2) @endif
@if($getBusinessDetail->accountType==1)

Education




Occupation







@endif