@extends('frontend.layouts.main') @section('content') {{-- @dd($introduction) --}} @if (!empty($introduction) && $introduction->count() > 0) {{ $introduction->title }} {{ $introduction->top_header }} {{ $introduction->short_description }} {!! $introduction->description !!} @endif @endsection
{{ $introduction->short_description }}
{!! $introduction->description !!}