@endif
{{ $a->title }}
--}}Featured Jobs
@foreach($featuredjobs as $j)
@endif
@endif
@endforeach
{{ $j->job_title }}
@foreach($users as $k=>$us)
@if($j->organisation == $us->id)
{{ $us->name }}
@endif
@endforeach
@endif
@endif
@endforeach
{{ $c->rfp_title }}
@foreach($users as $k=>$us)
@if($c->organisation == $us->id)
{{ $us->name }}
@endif
@endforeach
{{ str_limit(strip_tags($c->rfp_description), $limit = 300, $end = '...') }}
Prime Jobs
@foreach($premiumjobs as $j)
@endif
@endif
@endforeach
{{ $j->job_title }}
@foreach($users as $k=>$us)
@if($j->organisation == $us->id)
{{ $us->name }}
@endif
@endforeach
Get regular updates in your mailbox
Job Seekers
@foreach($usercontent as $j)
@endif
{{ $j->name }}
{{ $j->skills }}