@extends('layout.layout') {{-- Style --}} @push('links') @endpush @inject('dateHelper', 'Modules\Survey\Http\Helpers\ViewHelper') {{-- Content --}} @section('content') @include('custom::component.reply-btn', ['url' => $back_route])