@extends('formbuilder::front_layout') @section('title') {{ ucfirst($pageTitle) }} @endsection @section('css') @endsection @section('content')

{{ ucwords($pageTitle) }}

Your Response was submitted Successfully.

We will get back to you soon with appropriate response. Thank you for your patience.

@endsection @push(config('formbuilder.layout_js_stack', 'scripts')) @include('frontend.partials.toast_alert') @endpush