@extends('layouts.header')
@section('pageTitle', 'Webinar')
@section('content')
@include('partials.v2.header-gold')
Discussions lead to learnings. A jobinar is an interactive session conducted on the Internet. HireMee GOLD's Jobinars enable you to interact with industry experts and stay updated with the industry trends.
@include('webinars-list')
@include('partials.v2.download-ebook')
@include('partials.v2.testimonials-pro')
@endsection