@extends('layouts.app') @section('css') @endsection @section('meta_title'){{$data->meta_title}}@endsection @section('meta_desc'){{$data->meta_description}}@endsection @section('meta_author'){{"Author"}}@endsection @section('meta_keyword'){{"Keyword"}}@endsection @section('canonical'){{url()->current()}}@endsection @section('content') {{ $data->created_at->format('Y-m-d') }} {{ $data->category->title }} {{ $data->title }} {{ $data->title }} {!! $data->content !!} @if($data->tags->isNotEmpty()) @foreach($data->tags as $tag) {{ $tag->name }} @endforeach @else @endif {{----}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{----}} {{----}} {{-- --}} {{-- --}} {{-- --}} {{-- {{ $data->title }}--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- {{ $data->title }}--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{----}} {{----}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- 26 August 2023--}} {{-- Creative--}} {{-- --}} {{-- {{ $data->title }}--}} {{-- --}} {{-- {!! $data->content !!}--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{----}} @livewire('more-details') @section('js') @endsection @endsection
{!! $data->content !!}
--}} {{-- {!! $data->content !!}--}} {{--