@extends('layouts.admin') @section('styles') @endsection @section('content')
@include('includes.admin.form-both')
{{csrf_field()}}

{{ __('Code') }} *

{{ __('(In Any Language)') }}

{{ __('Allow Product Type') }}*

{{ __('Category') }}*

{{ __('Subcategory') }}*

{{ __('Child Category') }}*

{{ __('Type') }} *

{{ __('Quantity') }} *

{{ __('Start Date') }} *

{{ __('(In Any Language)') }}

{{ __('End Date') }} *

{{ __('(In Any Language)') }}


@endsection @section('scripts') @endsection