@extends('layouts.site') @push('styles') @if ($serviceCategory->seo_other != null) {!! $serviceCategory->seo_other !!} @endif @endpush @section('seo_title') {{ $serviceCategory->seo_title }} @endsection @section('seo_description') {{ $serviceCategory->seo_description }} @endsection @section('content')
{{ $serviceCategory->short_desc }}
{{ $content->mainSection->description }}
{{ $content->secondarySection->description }}