@extends('layouts.main') @section('title', 'Add Product') @section('content')
@csrf
@endsection