@extends('layouts.front.main') @section('title', __('frontWords.home')) @section('style') @endsection @section('content')
{{ $podcast->description }}
{!! $blog->detail !!}
{{ rtrim($artist_name,',') }}
'.__("frontWords.no_album").'
{{ strtoupper($testimonial->designation) }}
{{ strip_tags($testimonial->detail) }}
{{ $testimonial->created_at->diffForHumans(date('Y-m-d h:i:s')) }}