@extends('layouts.app') @section('content') @include('partials.navbar') @include('articles.partials.home-css')
{!! Str::limit(strip_tags($featured->summary), 390) !!}
Read Full InterviewInterview with {{ $interview->interviewee }}
{!! Str::limit(strip_tags($interview->summary), 120) !!}