@if ($templateInfo->email_type == 'donation_approved' || $templateInfo->email_type == 'donation') @else @endif @if ($templateInfo->email_type == 'email_verification') @endif @if ($templateInfo->email_type == 'reset_password') @endif @if ($templateInfo->email_type == 'room_booking') @endif
{{ __('Short Code') }} {{ __('Meaning') }}
{donor_name} {{ __('Name of The Donor') }}
{cause_name} {{ __('Name of The Cause') }}
{customer_name} {{ __('Name of The Customer') }}
{verification_link} {{ __('Email Verification Link') }}
{password_reset_link} {{ __('Password Reset Link') }}
{website_title} {{ __('Website Title') }}
{booking_number} {{ __('Booking Number') }}
{booking_date} {{ __('Booking Date') }}
{number_of_night} {{ __('Number of Nights') }}
{check_in_date} {{ __('Check in Date') }}
{check_out_date} {{ __('Check out Date') }}
{number_of_guests} {{ __('Number of Guests') }}
{room_name} {{ __('Room Name') }}
{room_rent} {{ __('Room Rent') }}
{room_type} {{ __('Room Type') }}
{room_amenities} {{ __('Room Amenities') }}