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

Application of {{ $name }} referenced by you for the role {{ $role }} has been @if($status == 'rejected') rejected.

@else selected.

@endif @stop