@extends('layouts.app') @section('title', __('dashboard.Add New Product')) @section('page_heading', __('dashboard.Add New Product')) @section('content')
{{ __('dashboard.create_product_desc') }}