@extends('master') @section('title') Commercial Business Report @stop @section('styles') @stop @section('content') @include('partials.nav')

Request Business Commercial Report

This is an on-file report received from Compuscan that reflects the following BASIC information to help understand who your customer is at a lower level. Business CIPC, Business Adverse, Principal Adverse, Principal Links and Affiliations, Enquiry history and on file data where applicable This report is designed for larger COD purchases or small accounts of up to R50,000,00. This report will help to understand who you are dealing with and a small understanding of their business.


{{ Form::open() }}
{{ Form::text('businessName') }}
{{ Form::text('registrationNumber') }}
{{ Form::text('TAXNumber') }}
{{ Form::text('VATNumber') }}
{{ Form::close() }}
@include('partials.footer') @stop