Skip to content

Commit

Permalink
[Fixed: Catalog/Product event at admin end.]
Browse files Browse the repository at this point in the history
  • Loading branch information
vivek-webkul committed Aug 16, 2024
1 parent b6f32f6 commit 57f500a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ class="text-lg font-bold text-gray-800 dark:text-white"
<x-admin::form.control-group.error control-name="sku" />
</x-admin::form.control-group>
{!! view_render_event('bagisto.admin.catalog.products.create_form.general.controls.before') !!}
{!! view_render_event('bagisto.admin.catalog.products.create_form.general.controls.after') !!}
</div>
<div v-show="attributes.length">
Expand Down

0 comments on commit 57f500a

Please sign in to comment.