@extends('layouts.app') @section('title', 'Add Penjualan Langsung - Dazry Laundry App') @section('page_title', 'Add Penjualan Langsung') @section('content')
@if (session('error')) @endif
@csrf

Detail Produk yang Dijual

@endsection