@extends('layouts.header') @if(isset($is_gold)) @section('pageTitle', 'HireMee GOLD E-books') @section('pageDescription', 'E-books Around Our Online Assessment & video Profile solution') @else @section('pageTitle', 'HireMee PRO E-books') @section('pageDescription', 'E-books Around Our Online Assessment & Hiring Platform') @endif @section('content') @if(Request::is('ai-proctored-assessment-platform/e-book') ) @include('partials.v2.landing-secondary-pages-header')

HIREMEE E-BOOKS

THERE IS NO FRIEND AS LOYAL AS A BOOK

@endif @if(Request::is('hiremeegold/e-book') ) @include('partials.v2.header-gold')
>
HIREMEE E-BOOKS
THERE IS NO FRIEND AS LOYAL AS A BOOK
@endif
@if(Request::is('ai-proctored-assessment-platform/*') )
From Traditional to Online Assessment : The Evolution
A COMPREHENSIVE GUIDE TO HIRING COLLEGE GRADUATES
THE POWER OF DATA ANALYTICS IN HIRING
HIRING MADE EASY
SKILLS REQUIRED TO SECURE A DIGITAL MARKETING JOB
@endif @if(Request::is('hiremeegold/*') )
THE EMPLOYABILITY ENHANCEMENT PROGRAM
INCREASE THE PLACEMENT COUNT OF YOUR COLLEGE
A GUIDE TO CLEARING PERSONALITY TESTS
RESUME MISTAKES THAT CAN RUIN YOUR CHANCES
SKILLS REQUIRED TO SECURE A DIGITAL MARKETING JOB
A DEFINITIVE GUIDE TO ACING HR INTERVIEW QUESTIONS
SMART WAYS TO SECURE YOUR DREAM JOB
@endif
@endsection