@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]) @php $bulletin_type = old('bulletin_type',isset($model)? optional($model->bulletin)->type:$default_bulletin_type); @endphp