@extends('templates.master') @section('breadcrumb')

@php $title = "anggota" @endphp {{ strtoupper($title) }}

@endsection @section('content')

{{ $title }}

Tambah
No ID Anggota Nama Status Rumpun Aksi
@endsection @section('js') @endsection