@extends('emails.layout') @section('title', 'Regarding Feedback Form From Customer') @section('content')

Sender: {{ $name}}

New Feedback have been received from {{$name}}. Please reply soon.

Please follow the link to see the feedback:

Click Me!!

@stop