@extends('frontend.layouts.app')
@section('title', 'Thanks' . ' ' . '-' . '' . $setting->site_title)
@section('keywords', $setting->site_keywords)
@section('description', $setting->site_description)
@section('content')
@if (session('message'))