@extends('themes.frontend.layouts.app') @section('body_class', 'bg-background text-on-background font-body selection:bg-primary-fixed-dim selection:text-primary overflow-x-hidden') @push('head_scripts') @endpush @push('styles') @endpush @section('content') {!! $model->title !!} {!! $model->description !!} @endsection @push('scripts') @endpush
{!! $model->description !!}