@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') }}