@extends('layouts.admin-layout') @section('title', 'Send FeedBack') @section('content')
@csrf

Send FeedBack Section

Profile Preview

FEEDBACK FORM Section

@endsection @section('script') @endsection