@extends('layouts.app') @section('title', 'Edit PIC Pelanggan') @section('page_title', 'Edit PIC Pelanggan') @section('content')
← Kembali

Form Edit PIC

Perbarui data kontak pelanggan.

@csrf @method('PUT') @include('pelanggan.pic._form')
Batal
@endsection