@extends('layouts.front-layout') @section('title') {{ $pageData['Supply']['top_banner_title'] ?? '' }}@endsection @section('content') {{ $pageData['Supply']['top_banner_title'] ?? '' }} {{ $pageData['Supply']['heading'] ?? '' }} {{ $pageData['Supply']['sub_heading'] ?? '' }} {!!$pageData['Supply']['first_description'] ?? '' !!} Read More @endsection