@extends('adminlte::page') @section('title', 'Customer Add') @section('content_header')

Add New Customer

@stop @section('content')

Add Customer

@csrf
@stop @section('css') @stop @section('js')