DOWLADDA PUNTLAND EE SOOMAALIYA PUNTLAND STATE OF SOMALIA
@lang("report::labels.new_registration_report") Filtered from {{ $filteredBy[0] }} to {{ $filteredBy[1] }} @if(isset($filteredBy[2])) Additional filters Class: {{ $filteredBy[2] }}, License Type: {{ $filteredBy[3] }}, District: {{ $filteredBy[4] }} @endif


@isset($reportData) @foreach($reportData as $company) @endforeach @endisset
@lang("report::labels.company.business_reg_date") @lang("report::labels.company.business_expiry_date") @lang("report::labels.company.business_name") @lang("report::labels.company.business_mobile_no") @lang("report::labels.company.business_tin") @lang("report::labels.company.business_region") @lang("report::labels.company.business_district") @lang("report::labels.company.business_class") @lang("report::labels.company.business_agency") @lang("report::labels.company.business_license_type") @lang("report::labels.company.business_organisation_type") @lang("report::labels.company.business_total_fee")
@date($company["created_at"]) @date($company["expiry_date"]) {{ $company["name"] }} {{ $company["mobile_no"] }} {{ $company["tin"] }} {{ $company["region"] }} {{ $company["district"] }} {{ $company["business_class"] }} {{ $company["agency"] }} {{ $company["license_type"]}} {{ $company["organisation_type"]}} ${{ $company["amount"] }}