@extends('frontend.layouts.app') @section('title') Contact Us @endsection @section('banner') @include('frontend.sections.deafblind_info') @endsection @section('content') @include('frontend.sections.quick_access_banner')

Contact Form

@csrf
{{ __('Submit') }}
@endsection