@extends('front.layouts.pages-layout') @section('pageTitle',isset($pageTitle) ? $pageTitle : "{{Str::ucfirst($post->post_title)}}") @section('meta_tags') @endsection @section('content') {{-- News Details Home News --}} {{day_formatter($post->created_at)}} {{month_formatter($post->created_at)}} {{-- Admin --}} {{readDuration($post->post_title,$post->post_content)}} @choice('min|mins',readDuration($post->post_title,$post->post_content)) read {{$post->post_title}} {!!$post->post_content!!} {{-- Tags Immigration Visa Consultancy --}} @if ($prev_post) {{$prev_post->post_title}} @else There is no previous post @endif @if ($next_post) {{$next_post->post_title}} @else There is no next post @endif @csrf Latest Posts @forelse ( $related_posts as $item ) {{$item->created_at->diffForHumans()}} {{$item->post_title}} @empty No related post. Come later. @endforelse Categories @foreach ($categories as $item) {{$item->subcategory_name}} @endforeach {{-- Tags Education Visa Immigration Digital Travel Language --}} {{-- Recent Comments A wordpress commenter on launch new mobile app John Doe on template: comments A wordpress commenter on launch new mobile app John Doe on template: comments --}} @endsection @push('stylesheets') @endpush @push('scripts') @endpush
{!!$post->post_content!!}
Tags Immigration Visa Consultancy
A wordpress commenter on launch new mobile app
John Doe on template:
Recent Comments
A wordpress commenter on
launch new mobile app
John Doe on template:
comments
A wordpress commenter on
launch new mobile app
John Doe on template:
comments