@extends('emails.layouts.layout') @section('content')
| Hello, |
|
Your BBorn Verification code is: {{$otp}}. Please use this to logging into App. - BBorn |
| The {{ config('app.name') }} Support Team |
| {{env('SUPPORT_EMAIL')}} |