@extends('auth.master') @section('title', trans('auth.verify.title')) @section('content')
{{ trans('auth.verify.success') }}
@endsection