@extends('layouts.app') @section('title', $job->title . ' | Infra24') @section('content')
{{ Str::limit($job->company->description, 100) }}