@extends('layouts.app') @section('title', 'Tambah Review') @section('content')
Tambah Review {{ ucfirst($type) }}
@csrf
Batal
@endsection