Managing View, Edit & Update Profile Details

This commit is contained in:
UronShrestha
2024-07-08 15:27:39 +05:45
parent 49d6315cc4
commit a1835247d6
12 changed files with 424 additions and 16 deletions

View File

@ -154,9 +154,9 @@
<li>Total <span>Nrs {{ $total }}</span></li>
</ul>
<form action=" {{ url::to('checkout') }} ">
{{-- <form action=" {{ url::to('stripe') }} "> --}}
<input type="text" name="name" class="form-control mt-2" placeholder="Enter Name"
id="" required>
<input type="text" name="phone" class="form-control mt-2"
placeholder
="Enter Phone" id="" required>