@extends('site.layouts.main') @section('meta_title'){{ trans('messages.Adnan Eltaher') . ' | ' . $examInfo->name }}@stop @section('content')

{!! $examInfo->description !!}




@endsection @section('script') @endsection