@extends('admin.layout.template') @section('title', 'Products') @section('content')

Add Product

@csrf
@endsection