@extends('welcome') @section('title', __('howtoprepare.seo_title', ['company' => config('app.name')])) @section('meta_description', __('howtoprepare.seo_description')) @section('content')
{!! $prepareText !!}