@extends('core::layouts.mail')
@section('title',$subject)
@section('content')
Hello !,
{{ $description_1 }}
{{ $description_2 }}
{{ $description_3 }}
|
|
|
@lang(
"If you’re having trouble clicking the Reset Password button, copy and paste the URL below\n".
'into your web browser: '
)
{{ $link }}
|
|
|
@endsection