@extends('layouts.user') @section('title', __('app.verify_email_title')) @section('content')
{{ __('app.verify_your_email') }}
@endsection