@extends('layouts.app') @section('title', __('dashboard.Add New Customer')) @section('page_heading', __('dashboard.Add New Customer')) @section('content')
{{ __('dashboard.create_customer_desc') }}