@extends('layouts.front-layout') @section('title') {{ $pageData['Supply']['top_banner_title'] ?? '' }}@endsection @section('content')

{{ $pageData['Supply']['top_banner_title'] ?? '' }}

img
img

{{ $pageData['Supply']['heading'] ?? '' }}

{{ $pageData['Supply']['sub_heading'] ?? '' }}

{!!$pageData['Supply']['first_description'] ?? '' !!} Read More
@endsection