remove space'

This commit is contained in:
Deepak Singh Gusain 2022-01-20 19:58:34 +05:30
parent f34c6ad854
commit 8e1605a914
1 changed files with 1 additions and 3 deletions

View File

@ -68,9 +68,7 @@
{!! view_render_event('bagisto.shop.customers.account.profile.view.table.after', ['customer' => $customer]) !!}
</tbody>
</table>
</table>
<form method="POST" action="{{ route('customer.profile.destroy') }}" @submit.prevent="onSubmit">
@csrf