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

Add Product

@csrf
Cancel
@endsection