@if($errors->any())
Please fix the following errors:
    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif

User Information

@csrf
Role Descriptions
👑 SuperAdmin: Full system access, can create/delete users, view all analytics
🏗️ Contractor: Upload and manage their own documents
👨‍💼 Consultant: Review contractor-submitted documents
🏢 Client A: Review consultant-approved documents
🏛️ Client B: Final review stage with rejection rights
🏦 Client C: Final review stage with rejection rights
Cancel