@extends('frontend.layouts._layout') @section('content') @include('frontend.partials.info-container') @include('frontend.partials.info-box-container') {!!$row->desc!!} back @include('frontend.partials.stories-section') @endsection @section('scripts') @endsection
{!!$row->desc!!}