@extends('admin.layouts.admin') @section('title') create products attribute @endsection @section('script') {{-- //ckEditor--}} @endsection @section('content')
{{ $product->name }} - ایجاد اقلام افزودنی

@include('admin.sections.errors')
@csrf
بازگشت
@endsection