@extends('user.header') @section('userContent') @include('extensions.alerts')
@csrf
{{-- --}}
Buyer Status

{{-- --}}
Business Info

@if (getDropdowns('Business Industry')->displayflag === 1)
@endif @if (getDropdowns('Business Industry')->displayflag === 1)
@endif
@if (getDropdowns('Company Type')->displayflag === 1)
@endif
Address

Business Address


Office Address


Registration Type

Newsletter

Bank Details :


{{-- --}}

Authorised Representative (AR)

@endsection