@include('layouts.header')
{!! $detail->content !!}
@include('layouts.footerm')