@extends('frontend.layouts.master') @section('title') {{ucwords(@$page_detail->name)}} @endsection @section('css') @endsection @section('content')
@foreach($sections as $key=>$value) @if($value == "basic_section")
{{ucfirst(@$process_elements[$i-1]->list_description)}}