@extends('mail.layout') @section('title', __('mail.auth.recover_code.title')) @section('content') {{ __('mail.auth.recover_code.content') }}

{{ $token }}


{{ __('mail.auth.recover_code.warning') }} @endsection