@extends('layouts.app') @section('content')

{{ $data->title }} Marketing

{!! $data->text !!}

@endsection