{{ucfirst(@$post->title)}}
{{ elipsis( strip_tags(@$post->description)) }}
@extends('frontend.layouts.master') @section('title') Home @endsection @section('css') @endsection @section('content') @if(count($sliders) > 0)
@endif @if($homepage_info->mission){{ ucfirst(@$homepage_info->mission) }}
{{ ucfirst(@$homepage_info->vision) }}
{{ ucfirst(@$homepage_info->value) }}
{{ ucfirst(@$homepage_info->welcome_description) }}
{{ ucfirst(@$homepage_info->core_description1 ?? '') }}
{{ucfirst(@$homepage_info->core_description1 ?? '')}}
{{ucfirst(@$homepage_info->core_description2)}}
{{ucfirst(@$homepage_info->core_description2)}}
{{ucfirst(@$homepage_info->core_description3)}}
{{ucfirst(@$homepage_info->core_description3)}}
{{ucfirst(@$homepage_info->core_description4)}}
{{ucfirst(@$homepage_info->core_description4)}}
{{ elipsis(ucfirst(@$homepage_info->core_description5)) }}
{{ucfirst(@$homepage_info->core_description5)}}
{{ elipsis(ucfirst(@$homepage_info->core_description6)) }}
{{ucfirst(@$homepage_info->core_description6)}}
{{ elipsis( strip_tags(@$post->description)) }}
{{ucfirst($testimonial->description)}}