@extends('adminlte::page') @section('content')
Back

Update Kunjungan


@csrf @method('PUT')

Update Order Details

@foreach ($kunjungan->projectOrders as $orderDetail)
@endforeach
@endsection