@extends('new-template.layouts.email') @section('content')

{{ __('lang.thanks') }},
{{ $user->getCompleteName() }}

@endsection