{{$pageData['banner_header_one'] ?? ''}}
{{$pageData['banner_header_two'] ?? ''}}
{!! $pageData['banner_header_three'] ?? '' !!}
{!! $pageData['banner_banner_description'] ?? '' !!}
@extends('front.layout.app') @section('content')
{!! $pageData['p_service_description_one'] ?? '' !!}
{!! $pageData['p_service_description_three'] ?? '' !!}
{!! \Illuminate\Support\Str::limit($project->description, 200) !!}
View More{!! $pageData['team_description'] ?? '' !!}
{!! $pageData['build_description'] ?? '' !!}
{{$pageData['build_button'] ?? ''}}