@extends('layouts.app') @section('styles') @endsection @section('content')
@csrf
  • รายละเอียด
  • ข้อมูล SEO
@includeIf('product::product.form_detail') @includeIf('product::seo.form_seo')
{{-- --}}
@endsection('content') @section('scripts') {{-- --}} @endsection