@include('layouts.header')
image image

{{ $detail->title }}

{!! $detail->content !!}

@include('layouts.footer')