@extends('exports.layouts.app') @section('title') {{ __('message.Keanggotaan') }} @endsection @section('content') @foreach ($data as $item)
|
|
|
|
|
|
@endif
@endfor