@extends('admin.layouts.sellermaster') @section('title',"Edit Product: $products->name" ) @section('body')

Edit Product : {{$products->name ?? ''}}