@extends('layouts.app') @section('content') @include('layouts.sidebar')

Create Product

Add New Product

@csrf
(optional)
@include('layouts.footer') @endsection