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

Ubah Penjualan

@csrf @method('PUT') @include('penjualan.form')
@endsection