@extends('frontend.layouts.master') @section('title', 'Resend Activation E-Mail') @section('content') Resend Account Activation E-Mail Home Account Activation Re-send Account Activation E-Mail {{ csrf_field() }} @if ($errors->has('email')){{ $errors->first('email') }}@endif Resend E-Mail Don't have an account yet? Register for a free account here! Forgot your password? Reset your password here. @endsection
Don't have an account yet? Register for a free account here!
Forgot your password? Reset your password here.