@extends('layouts.admin-simple')
@section('title', 'Add Product Standard')
@section('page-title', 'Add Product Standard')
@section('breadcrumb')
Products
Standards
Add Standard
@endsection
@section('content')
JIS (Japanese Industrial Standards)
- JIS R 3202 - Float glass
- JIS R 3206 - Pattern glass
EN (European Standards)
- EN 572-2 - Float glass
- EN 1096 - Coated glass
ASTM (American Standards)
- ASTM C1036 - Flat glass
- ASTM C1503 - Mirror glass
@endsection