@extends($activeTemplate.'layouts.frontend') @section('content')
@php echo $employer->description @endphp
{{str_limit(strip_tags($job->description), 300)}}