@extends('layouts.app') @section('title', 'New Customers') @section('content')

New Customers Report

View new customer registrations

New customers report will be displayed here.

@endsection