@extends('layouts.admin') @section('page-title', 'Product-Create') @section('content')

Add New Product

@csrf
@endsection