@extends('layouts.admin') @section('css') @endsection @section('content')
{{ $data->id ? __('request-comment.edit') : __('request-comment.add') }}