@extends('core::email') @section('content')

A new job opening has been posted:

Role {{ $role }}
Experience {{ $experience }}
CTC {{ $ctc }}
Last Date {{ $lastDate }}
@stop @section('callToAction') @if ($postedAs === 'both')
    Open Job URL    
@endif @stop