@extends('layouts.main') @section('title',trans('core.title_search_candidate')) @section('content')
Please wait, Loading...
{!! $result_component !!}
@include('corporate.candidate-modal') > @endsection