@php $color = $mailData['headerColor'] ?? '#0d6efd'; @endphp
@if($campusLogoUrl) @endif

{{ $heading }}

{{ $campusName }}
Career Services Department
Dear Team,
{!! $mailMessage !!}
{{ $sectionTitle }}
@foreach($details as $label => $value) @endforeach
{{ $label }} {{ $value }}
{{-- Highlight --}} @if(!empty($mailData['highlightMessage']))
@if(!empty($mailData['highlightTitle'])) {{ $mailData['highlightTitle'] }}

@endif {!! $mailData['highlightMessage'] !!}
@endif {{-- Attachments --}} @if(!empty($mailData['attachments']))
Attachments

Supporting document(s) have been attached with this email for your reference.
@endif {{-- Button --}} @if(!empty($mailData['buttonUrl']) && !empty($mailData['buttonText'])) @endif
Regards,

{{ $mailData['displayName'] }} @if(!empty($mailData['campusName']))
{{ $mailData['campusName'] }} @endif