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