remove space'
This commit is contained in:
parent
f34c6ad854
commit
8e1605a914
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue