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

 {{ $label }}

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

@if ($render != 'feature')  CREATE @endif
No Nama Keterangan #
@endsection @push('styles') @endpush @push('scripts') @endpush