@extends('design_1.web.emails.layout') @section('body')
{{ trans('auth.verify_your_email_address') }}
{{ trans('auth.click_here') }}
@endsection