@extends('admin.layout') @section('title') Add Product @endsection @section('content')

Add Product

@csrf


@endsection @section('script') @endsection