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

@php $title = "Anggota" @endphp {{ $title }}

@endsection @section('content')

{{ $title }}

{{ $title }}

@endsection