@extends('admin.layouts.master') @section('page-title', 'Edit Kategori Blog') @section('content')
@csrf @method('PUT')
Edit Kategori Blog
Batal
@endsection