@extends('layouts.auth') @section('css') @endsection @section('content') @if (config('frontend.maintenance') == 'on')
{{ __('Thank you for registering with us') }}
{{ __('Your account is fully active now.') }}
{{ __('Go ahead and sign in.') }}