@extends('dashboard.authBase') @section('content') Consultant Registration

Consultant Sign Up

@if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf

Male Female

Receive weekly notifications on new opportunities (CSRN Weekly)
I have read and understood PEC Regulatory Framework for conducting transactions on PEC Gateway. I confirm that all the information uploaded on PEC Gateway correct and my transactions of engineering services carried on PEC Gateway will be in compliance of PEC Gateway regulatory framework.

Pakistan Foreign

Individual Sole Proprietor Partnership
Private Limited Company


@endsection