@extends('layouts.app') @section('content')
{{ csrf_field() }}

{{ _lang('Add New Product') }}

{{ _lang('Other Details') }}

@endsection