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

@lang('general.create') Product

@include('validate')

Product @lang('general.details')

@csrf
@endsection @push('scripts') @endpush