@extends('backend.layouts.master') @section('title','Comment Edit') @section('main-content') @include('backend.layouts.notification')
Edit News Comment
@csrf @method('PATCH')
@endsection @push('styles') @endpush