@extends('frontend.master')
@section('content')
@php
function convertStringToArray($string) {
$result = [];
$parts = explode(',', $string);
foreach ($parts as $part) {
$values = explode('##', $part);
if (count($values) === 2) {
$result[] = [
"value" => $values[0],
"label" => ucfirst($values[1])
];
}
}
return $result;
}
@endphp
@if(!empty($pageDetails->title))
{!! $pageDetails->title !!}
@endif
At Doodle, we believe in quality over anything else. Our entire planning and execution are based on perfection and to ensure a flawless output. We deeply focus on the business values and ensure a transparent workflow throughout--}} {{-- the product development by consistent--}} {{--
--}} {{--