@foreach ($careers as $career) @endforeach
S.No Title Summary Responsiblity Skills Location Job Type Action
{{ $loop->iteration }} {{ $career->title }} {!! \Illuminate\Support\Str::limit($career->summary, 150, '...') !!} {!! \Illuminate\Support\Str::limit($career->responsiblity, 150, '...') !!} {!! \Illuminate\Support\Str::limit($career->skills, 150, '...') !!} {{ $career->location }} {{ $career->job_type }}