@include('shared-templates.header') {{ __('email_content.greeting_user') }}
@if($data == 1) {!! nl2br(__('email_headers.verification_driver')) !!} @else {!! nl2br(__('email_headers.verification_partner')) !!} @endif
@include('shared-templates.footer', ['footer_data' => ''])