@extends('layouts.app') @section('page-title', 'Add Product') @section('content')

Add New Product

@csrf

Payment Method (For Purchase)
Cancel
@endsection