@extends('layouts.app') @section('content')
{{ _lang('Add Product') }}
{{ csrf_field() }}
{{ _lang('Add New') }}
{{ _lang('Add New') }}
@endsection