______Upgrade requirements___

1 -Call or WhatsApp to                                                                -> done

2 -Foriegn Activities edit from backend

3 -WhatsApp Numberfor Booking

4-change advance percentage rate

5 -advance amount / _> pay now

6 - -------------------------------privacy policy------------------------

 paya 24 athulatha return karanna puluwan! booking confirm

 success!

 Locall bookihn
    pending
    approved

Send Email

Send WhatsApp Message

Invoice Change

Activity list change from admin

New Page for rest of payments

manual Paymenst

report change

 daily monthly yearly -> advance amount / total

 ----------------------------------------------------------------------


                                    <form action="/local-payment-completed" method="POST">
                                        @csrf
                                        <input type="hidden" name="order_id" value="{{$order_id}}">
                                        <input type="submit" style="background-color: #000000;border-style: solid;border-color: white;border-width: thin;" class="btn btn-danger btn-lg btn-block" value="Continue Booking Test ❯"/>
                                    </form>


                                                                        <form action="/foreign-payment-completed" method="POST">
                                                                            @csrf
                                                                            <input type="hidden" name="order_id" value="{{$order_id}}">
                                                                            <input type="submit" style="background-color: #000000;border-style: solid;border-color: white;border-width: thin;" class="btn btn-danger btn-lg btn-block" value="Continue Booking Test ❯"/>
                                                                        </form>
