@extends('view.layout.layout') @section('title') {{{ get_option('site_title','') }}} - {{{ trans('main.requests') }}} @endsection @section('page')
{{{ $content->description or 'No description' }}}
{{{ trans('main.responded_request') }}} {{{ $content->content->title or '' }}}
{{{ trans('main.send_respond') }}}