@extends('front.include.app') @section('content')
image
@include('front.include.menu')

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

image image
@endsection