@extends('backend.layout.layout') @section('content')

Our ProductsDetail Table

@if (session('status'))
{{ session('status') }}
@endif
Add new Our ProductsDetail
@csrf
@endsection