@extends('layout.layout') @php $pageTitle = $news->title; @endphp @section('content') @include('custom::component.reply-btn', ['url' => url()->previous()])