{{ $post->examname }}
{{ $post->postname }}
|
@if($post->fees)
Important Dates
{!! $post->examdate !!}
|
Application Fee
{!! $post->fees !!}
|
@endif
@if($post->eduqualification)
Eligibility & Qualification
{!! $post->eduqualification !!}
|
@endif
@if($post->payscale)
Pay Scale
{!! $post->payscale !!}
|
@endif
@if($post->agerelaxation)
Age Relaxation
{!! $post->agerelaxation !!}
|
@endif
Some Useful Important Links
|
@if($post->applylink)
Apply Link
|
|
@endif
@if($post->paylink)
Official Notification Link
|
|
@endif
@if($post->websitelink)
Official Website Link
|
|
@endif
@if($post->resultlink)
Result Link
|
|
@endif
@if($post->admitcardlink)
Admit Card Link
|
|
@endif
@if($post->howtoapply)
How to Apply & Article Related to the Post
|
|
{!! $post->howtoapply !!}
|
@endif