@extends('layouts.app') @section('title', 'Add Product') @section('content')
@csrf
Product Details
Cancel
@endsection