@extends('user.header') @section('userContent') @include('extensions.alerts')
@csrf @method('PATCH')
{{-- --}}
Supplier 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
biz_same_office_address === 1) checked @endif>

Business Address


Office Address


Registration Type

Newsletter

biz_reg_with === 'ACRA') checked @endif name="biz_reg_with" /> biz_reg_with === 'UEN Issuance Agencies') checked @endif name="biz_reg_with" />
Bank Details :


{{-- --}}

Authorised Representative (AR)

@endsection