@extends('backend.layouts.main') @section('title', 'Reviews-update') @section('main-container')
Update Reviews
@method('POST') @method('PATCH') @csrf
Discard
@endsection