@extends('layouts.master') @section('content')

@lang('app.add') @lang('app.product')

@csrf

--

@if (!is_null($taxes))
@endif
{{ csrf_field() }}
@lang('modules.theme.recommendedResolutionNote')
@endsection @push('footer-js') @if (!empty($googleMapAPIKey)) @endif @endpush