@extends('layouts.app') @section('content')

Tambah Pelanggan

@csrf @include('pelanggan.form')
@endsection