@extends('layouts.app') @section('page-title', __('Notification Settings')) @section('page-heading', __('Notification Settings')) @section('breadcrumbs') @stop @section('content') @include('partials.messages')
@lang('Email Notifications')
@csrf
@lang('Send an email to the Administrators when user signs up.')
@stop