@extends('adtrpanel.layouts.master') @section('title','Müsteri yorumu') @section('content') @include('adtrpanel.partials.header') @include('adtrpanel.partials.errors') @include('adtrpanel.partials.alert') {{ csrf_field() }} Yorumu incele Yorumu incele Müşterinin Yorumu : {{ $comment->comment }} Cevapla : @if(isset($upcomment)){{ $upcomment->comment }}@endif Geri blog_id)) value="0" @else value="1" @endif /> Cevabı Kaydet @endsection @section('css') @endsection @section('js') @endsection