@extends('layouts.app') @section('title', $documentation->title) @section('content')
{!! $documentation->content !!}