@extends('layouts.app') @section('title', __('products.add_new_product')) @section('content')
{{ __('products.fill_form_to_add') }}