@extends('emails.layout') @section('title', 'OTP') @section('content')

OTP: {{ $data['otp']}}

@stop