@extends('layout.main') @section('title','Detail Member') @section('container')

Detail Member show

{{ $member->nama_customer }}
Card subtitle

Some quick example text to build on the card title and make up the bulk of the card's content.

Card link Another link
@endsection