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

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. Read More

The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.

Upload Product
General Informatioon
Publishing Status
@endsection @section('scripts') @vite('resources/assets/js/add-products.js') @endsection