@extends(template().'layouts.app') @section('title', trans("Email Verify")) @section('content')
@if (session('status')) @endif
@endsection