@extends('frontend.layouts.app') @push('styles') @endpush @section('content') {{-- Breadcrumb --}}
{{ $post->excerpt }}
@endif {{-- Article Body --}}{{ $post->author->name }}
Kashi Housing Advisory Team
{{ Str::limit($rel->title, 70) }}
@if($rel->read_time){{ $rel->read_time }} min read
@endif