{{$setting->home_banner_first_heading ?? ''}}
{{$setting->home_banner_second_heading ?? ''}}
{!! $setting->home_banner_description ?? '' !!}
@extends('layouts.front-layout') @section('title') Home @endsection @section('content')
{!!$pageData['Contact']['description'] ?? '' !!}