@extends('mail.layout') @section('content') {{ __('mail.hello')}} {{ $row->name }},
{{ __('mail.thankyou')}} |
||
{{ __('mail.contact_summary')}} |
||
| {{ __('mail.operation_id')}} | : | #{{ date('Y')}}-00{{ $row->id }} |
| {{ __('mail.name')}} | : | {{ $row->name }} |
| {{ __('mail.email')}} | : | @if($row->email) {{ $row->email }} @else - @endif |
| {{ __('mail.phone')}} | : | {{ $row->phone }} |
| {{ __('mail.contact_message')}} | : | {{ $row->message }} |
| {{ __('mail.submission_date')}} | : | {{ $row->created_at->format('Y-m-d') }} |
| {{ __('mail.submission_time')}} | : | {{ $row->created_at->format('H:i') }} |
|
Zen Realestates - İstanbul | © {{ date('Y')}} www.zenrealestates.com {{ SG::gv('phone') }} |
||