@extends('layouts.app') @section('styles') @endsection @section('content')
@csrf
{{-- Start Tap --}}
@includeIf('pdpa::form_th') @includeIf('pdpa::form_en')
{{-- End Tap --}}
@includeIf('pdpa::form_tab_seo')
@if (mwz_roles('admin.pdpa.pdpa.save_pdpa')) @endif {{-- {{ route('admin.products.products.index') }} --}} {{-- --}}
@endsection('content') @section('scripts') @endsection