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

{{ $info->title }}

{!! $info->content->content !!}

@endsection