@extends('layouts.master') @section('styles') @endsection @section('content')

Add Product

  1. Pages
  2. Add Product
Add Product Save Product Discard Product
@endsection @section('scripts') @vite('resources/assets/js/addproduct.js') @endsection