@extends('admin::layouts.master') @section('title','Comment Edit') @section('content')
@lang('partials.edit')
@csrf @method('PATCH')
Comment Edit
@endsection @push('styles') @endpush