{{-- resources/views/user/thankyou.blade.php --}} @extends('layouts.dashboard') @section('content')
Thank You!
Your survey has been submitted successfully.
We appreciate your valuable time and response.
Go To Dashboard
@endsection