@extends('layouts.front-layout') @section('content')

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

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

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

@endsection