@extends('layouts.main') @section('title','Registered Students') @section('content')
Please wait, Loading...
@include('gold.college.user.mapped_user_list_render')
HireMee Id Name Email Course Assignment
@if($candidate_list->hasMorePages())
@endif

Assignment View

@endsection('content')