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

Create Product

@csrf
Cancel
@endsection