@extends('email.partials.layout') @section('content') Dear {{$username}},

You have successfully activated your Editor World {{$role}} account. Thank you for using Editor World's services.

  @include('email.partials.footer') @endsection