@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() }}

blog_id)) value="0" @else value="1" @endif />
@endsection @section('css') @endsection @section('js') @endsection