@extends('layout.layout') @push('links') @endpush {{-- Content --}} @section('content') @include('custom::component.reply-btn', ['url' => route('rent.show', $rent->id)])