@extends('emails/layouts/emailTemplate') @section('content')
img
Dear {{$data->ResponsibleWithApproval_L3}},

{{$data->OpportunityOwner}} just entered a new Opportunity, and it was approved by {{$data->ResponsibleWithApproval_L2}}. Please feel free to approve at:
{{$data->OpportunityLink}}

Opportunity Number: {{$data->Opportunity_ID}}
Country: {{$data->Country}}
Customer (SoldTo): {{$data->Customer_Sold_To}}
Status: {{$data->Status}}
Opportunity Name: {{$data->Opportunity_Name}}
Owner: {{$data->OpportunityOwner}}

Kind regards,
SpotOn Team
© {!! date("Y") !!}. Designed by Coveris
@endsection