@extends('layouts.website_layout') @section('content')
@include('components.website.page-header')
Send Us Your Feedback
@csrf
{!! captcha_img() !!}
@endsection @section('pages-scripts') @endsection