@include('includes.header')

{{ $post->examname }}

{!! $post->description !!}
@include('includes.footer')