@extends('template.desktop.app') @section('title', 'Tambah Product') @section('content')

Tambah Product

@csrf
{{-- BONUS (SINGLE ONLY) --}} {{-- PRODUCT CONVERSION (SINGLE ONLY) --}}
{{-- COMBINATION --}}
Kembali
@endsection