Dated this _______________ day of ________ , ___________
1. I declare that this is my last will and testament and I hereby revoke, cancel and annul all wills, testamentary acts, dispositions and codicils previously made by me either jointly or alone. I declare that I am of legal age to make this will and of sound mind and that this last will and testament expresses my clear wishes without any undue influence or duress.
2. I appoint as my Executor and Trustee of this my will (hereinafter referred to as
'My Trustee'), the first person who is willing and able to act in the role from the nominees
included within Clause 2. The subsequent nominees will only act if there are no others
willing or able to act who were mentioned before them in the list:
i.
ii. {{ $testament->executors[0]->first_name ?? '' }}
{{ $testament->executors[0]->middle_names ?? '' }}{{ $testament->executors[0]->last_name ?? '' }}
of
{{ $testament->executors[0]->street_address ?? '' }}
{{ $testament->executors[0]->street_address_2 ?? '' }}, {{ $testament->executors[0]->city ?? '' }}
{{ $testament->executors[0]->state ?? '' }}
{{ $testament->executors[0]->postcode ?? '' }} {{ $testament->executors[0]->country ?? '' }}.
If you wish to specify additional condition.
3. My Trustee has all the power and authority to administer my estate that any person would have if they were the sole and absolute owner of the estate. My Trustee may do anything approprite in administering my estate for the benefit of my beneficieries.
4. I appoint {{ $testament->guardians[0]->first_name ?? '' }}
{{ $testament->guardians[0]->middle_names ?? '' }} {{ $testament->guardians[0]->last_name ?? '' }}
of
{{ $testament->guardians[0]->street_address ?? '' }}
{{ $testament->guardians[0]->street_address_2 ?? '' }} of {{ $testament->guardians[0]->city ?? '' }}
{{ $testament->guardians[0]->state ?? '' }},
{{ $testament->guardians[0]->postcode ?? '' }} {{ $testament->guardians[0]->country ?? '' }} as the
guardian of my minor children.
If {{ $testament->guardians[1]->first_name ?? '' }} {{ $testament->guardians[1]->middle_names ?? '' }}
{{ $testament->guardians[1]->last_name ?? '' }}is unwilling or unable to act as guardian of my minor
children, then I appoint
{{ $testament->guardians[1]->first_name ?? '' }}
{{ $testament->guardians[1]->street_address ?? '' }}
{{ $testament->guardians[1]->street_address_2 ?? '' }} of {{ $testament->guardians[1]->city ?? '' }}
{{ $testament->guardians[1]->state ?? '' }},
{{ $testament->guardians[1]->postcode ?? '' }} {{ $testament->guardians[1]->country ?? '' }}
{{ $testament->guardians[1]->first_name ?? '' }} {{ $testament->guardians[1]->first_name ?? '' }} as
the guardian
of my minor children.
5. If a beneficiary mentioned in this my will, is under the age of 18 years at the time of
my death, then the gift or share of my estate that they will receive according to this my
will, will be held in trust for them by My Trustee for the purpose of support, welfare
and education until the beneficiary reaches the age of 18 years.
Trust Conditions
6. It is my wish that my {{ $testament->provisionForYourPets[0]->type_or_breed ?? '' }}, {{ $testament->provisionForYourPets[0]->pet_name ?? '' }}, be cared for by the Animal Welfare League of New South Wales. I direct my Trustee to give a cash gift of {{ $testament->provisionForYourPets[0]->amount_to_leave_to_carer ?? '' }} to the Animal welfare League of New South Wales for the purposes of providing care to Pet {{ $testament->provisionForYourPets[0]->pet_name ?? '' }}.
7. I direct My Trustee to give the following cash gifts (legacies) to my beneficiaries:
i. {{ $testament->giftOfMonies[0]->amount ?? '' }} to
@if ($testament->beneficiaries)
@foreach ($testament->beneficiaries as $beneficiarie)
@if ($beneficiarie->is_individual == 0)
{{ $beneficiarie->first_name ?? '' }} {{ $beneficiarie->middle_names ?? '' }}
{{ $beneficiarie->last_name ?? '' }}
@endif
@endforeach
@endif
.
{{ $testament->giftOfMonies[0]->conditions ?? '' }}
8. I direct My Trustee to give the following gifts of personal property (bequests) to my
beneficiaries:
i. I give my {{ $testament->giftsOfPersonalProperties[0]->item_details ?? '' }} to my partner
{{ $testament->beneficiaries[0]->first_name ?? '' }}
{{ $testament->beneficiaries[0]->middle_names ?? '' }}
{{ $testament->beneficiaries[0]->last_name ?? '' }}.
{{ $testament->giftsOfPersonalProperties[0]->conditions ?? '' }}. Should my partner
{{ $testament->beneficiaries[0]->first_name ?? '' }}
{{ $testament->beneficiaries[0]->middle_names ?? '' }}
{{ $testament->beneficiaries[0]->last_name ?? '' }} not survive me, it is my wish that this
bequest be given to my son child[0][firstname] child[0]othername child[0]surname
9. I direct My Trustee to give the following gifts of real estate (devices) to my beneficiaries:
i. I give {{ $testament->giftsOfRealEstates[0]->property_address ?? '' }} to my partner
{{ $testament->beneficiaries[0]->first_name ?? '' }}
{{ $testament->beneficiaries[0]->middle_names ?? '' }}
{{ $testament->beneficiaries[0]->last_name ?? '' }}.
{{ $testament->giftsOfRealEstates[0]->conditions ?? '' }}.
Should my partner {{ $testament->beneficiaries[0]->first_name ?? '' }}
{{ $testament->beneficiaries[0]->middle_names ?? '' }}
{{ $testament->beneficiaries[0]->last_name ?? '' }} not survive me, it is my wish that this
devise be retained within my estate.
10. I direct My trustee to pay any outstanding funeral, probate and testamentary expenses,
taxes and duties, and to pay all my just debts from the remainder of my estate (the residuary).
I direct My Trustee to pay the balance of my residuary, after the repayment
of the aforementioned expanses, taxes, duties, and debts, to my beneficiaries as follows:
i. I give a share of 100% of my residuary to my son {{ $testament->childs[0]->first_name ?? '' }}
{{ $testament->childs[0]->middle_names ?? '' }}
{{ $testament->childs[0]->last_name ?? '' }} .
{{ $testament->giftsOfRealEstates[0]->conditions ?? '' }}. Should my
son{{ $testament->childs[0]->first_name ?? '' }}
{{ $testament->childs[0]->middle_names ?? '' }} {{ $testament->childs[0]->last_name ?? '' }} not
survive me, it is my wish that this
share of my estate be retained within my estate.
@if ($testament->wipeout_clause) {!! '11. ' . $testament->wipeout_clause !!} @endif
{{-- 12 --}}
@if ($testament->wipeout_clause)
@if ($testament->requirements[0]->details)
12. I wish to have the following personal requirements carried out after my death:
i. {{ $testament->requirements[0]->details ?? '' }}
@endif
@else
@if ($testament->requirements[0]->details)
11. I wish to have the following personal requirements carried out after my death:
i. {{ $testament->requirements[0]->details ?? '' }}
@endif
@endif
@if ($testament->wipeout_clause && $testament->requirements[0]->details && $testament->final_clause) 13. {{ $testament->final_clause ?? '' }} @elseif($testament->wipeout_clause || ($testament->requirements[0]->details && $testament->final_clause)) 12. {{ $testament->final_clause ?? '' }} @else @endif
{{-- 14 --}}@if ($testament->wipeout_clause && $testament->requirements[0]->details && $testament->final_clause) 14. This, my will, is governed by and to be interpreted in accordance with, the applicable laws of western Australia (which is the place of my residing at the time of signing this my will). @elseif($testament->wipeout_clause || ($testament->requirements[0]->details || $testament->final_clause)) 13. This, my will, is governed by and to be interpreted in accordance with, the applicable laws of western Australia (which is the place of my residing at the time of signing this my will). @elseif($testament->wipeout_clause || ($testament->requirements[0]->details && $testament->final_clause)) 12. This, my will, is governed by and to be interpreted in accordance with, the applicable laws of western Australia (which is the place of my residing at the time of signing this my will). @else 11. This, my will, is governed by and to be interpreted in accordance with, the applicable laws of western Australia (which is the place of my residing at the time of signing this my will). @endif
| _________________________________ | |
| Signature of Witness 1 | |
| ________________________________ | _________________________________ |
| Signature of {{ $testament->first_name ?? '' }} | Signature of Witness 2 |
Dated this _______________ day of ________ , ___________
| Signed by {{ $testament->first_name ?? '' }} | ________________________________ |
| (the testator): | Signature of testator |
Attestation by witnesses:
Signed by the above testator in the presence of both of us the Witnesses being present at the same time and signed by each of us in the presence of each other and the testator.
| Witness 1 | Witness 2 |
|---|---|
| _________________________________ | _________________________________ |
| Signature of Witness 1 | Signature of Witness 2 |
| Print Name of Witness 1 | Print Name of Witness 2 |
| _________________________________ | _________________________________ |
| _________________________________ | _________________________________ |
| _________________________________ | _________________________________ |
| _________________________________ | _________________________________ |
| Print Name of Witness 1 | Print Name of Witness 2 |