@extends('layouts.front_auth') @section('title', 'Register') @section('page-heading', 'Register an account') @section('auth_content')
{{ $errors->first('active') }}
Already have an account? Login!