@extends('layouts.admin') @section('page', $page) @section('title', getSetting('APPLICATION_NAME') . ' | ' . $page) @section('content')
Note: An email will be sent to the user.
@endsection @section('script') @endsection