@extends('layouts.backend.index') @section('title', $label) @section('content')

 {{ $label }}

Fitur untuk mengubah data {{ Str::lower($label) }}.


@csrf @method('put')
@if ($render == 'materialtype')
@endif

CANCEL
@endsection @push('scripts') @endpush