@extends('layouts.app') @section('page_title', 'Anggota') @section('breadcrumb', $breadcrumb) @section('breadcrumb_title', 'Anggota') @push('style') @endpush @section('content')
{{-- Start::Tabel master anggota --}}
Data Anggota
{{-- End::Tabel master anggota --}}
{{-- Start::Modal tambah / ubah data anggota --}} {{-- End::Modal tambah / ubah data anggota --}} {{-- Start::Modal hapus anggota --}} {{-- End::Modal hapus anggota --}}
@endSection @push('script') @endpush