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