@php $page = 'users' @endphp @extends('includes.layout') @push('head') @endpush @section('content')

Send Users Mail

@csrf
@endsection @push('scripts') @endpush