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