@extends('email.layouts.email') @section('styles') @endsection @section('content')

User Activation

Dear user,

This is your Email Activation link

Your Email id is {{$to_email}}

To set your password click on the below link

Click to reset

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