@extends('front.include.app') @section('content')
{{-- @dd($content->main_heading) --}}
image

{{ $content->main_heading ?? ''}}

{{ $content->form_heading ?? ''}}

{{ $content->form_discription ?? ''}}

@endsection