| Server IP : 139.59.63.204 / Your IP : 216.73.217.62 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ubuntu-s-1vcpu-1gb-blr1-01 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 User : root ( 0) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/billing/storage/framework/views/ |
Upload File : |
<div class="modal fade" tabindex="-1" id="delete">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body bg-light-danger" >
<!--begin::Alert-->
<div class="alert alert-dismissible bg-light-danger d-flex flex-center flex-column ">
<!--begin::Close-->
<button type="button" class="position-absolute top-0 end-0 m-2 btn btn-icon btn-icon-danger" data-bs-dismiss="modal" aria-label="Close">
<span class="svg-icon svg-icon-1"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<rect opacity="0.5" x="6" y="17.3137" width="16" height="2" rx="1" transform="rotate(-45 6 17.3137)" fill="black"></rect>
<rect x="7.41422" y="6" width="16" height="2" rx="1" transform="rotate(45 7.41422 6)" fill="black"></rect>
</svg></span>
</button>
<!--end::Close-->
<!--begin::Icon-->
<span class="svg-icon svg-icon-5tx svg-icon-danger mb-5">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<rect opacity="0.3" x="2" y="2" width="20" height="20" rx="10" fill="black"></rect>
<rect x="11" y="14" width="7" height="2" rx="1" transform="rotate(-90 11 14)" fill="black"></rect>
<rect x="11" y="17" width="2" height="2" rx="1" transform="rotate(-90 11 17)" fill="black"></rect>
</svg>
</span>
<!--end::Icon-->
<!--begin::Wrapper-->
<div class="text-center">
<!--begin::Title-->
<h1 class="fw-bolder mb-5">Are you sure to delete <strong>Quotation</strong>?</h1>
<!--end::Title-->
<!--begin::Separator-->
<div class="separator separator-dashed border-danger opacity-25 mb-5"></div>
<!--end::Separator-->
<!--begin::Content-->
<div class="mb-9 text-dark">
Are you sure ,you want to delete this <strong>Quotation</strong>?.<br/>
</div>
<!--end::Content-->
<!--begin::Buttons-->
<div class="d-flex flex-center flex-wrap">
<a href="#" data-bs-dismiss="modal" aria-label="Close" class="btn btn-outline btn-outline-danger btn-active-danger m-2">Cancel</a>
<a href="javascript:void(0)" onclick="event.preventDefault();
document.getElementById('delete-form').submit();" class="btn btn-danger m-2">Yes</a>
</div>
<!--end::Buttons-->
</div>
<!--end::Wrapper-->
</div>
<!--end::Alert-->
</div>
</div>
</div>
</div><?php /**PATH /var/www/billing/resources/views/quotations/delete.blade.php ENDPATH**/ ?>