@extends('layouts.main') @section('content') @push('style') @endpush

Harap Tunggu

{{ $titleMenu }} {{$title}}

{{-- ================= FORM INPUT ================= --}}
Input Data Customer
@csrf
{{-- ================= TABLE ================= --}}
List Data Customer
{{-- EMPTY (AJAX) --}}
No Kode Customer Owner No. HP Alamat Aksi
@include('customer::customer.modal') @include('customer::customer.js') @endsection