@extends('layouts.tenant.master')
@section('title', 'Product Door Color Menu')
@section('css')
@endsection
@section('style')
@endsection
@section('breadcrumb-title')
Create product Door Color
@endsection
@section('breadcrumb-items')
products
Door Color
List
@endsection
@section('content')
@endsection
@section('script')
@endsection