@extends('layouts.contentLayoutMaster') {{-- title --}} @section('title','會員 列表') {{-- vendor style --}} @section('vendor-styles') @endsection @section('content')

成員列表

@endsection {{-- vendor scripts --}} @section('vendor-scripts') @endsection {{-- page scripts --}} @section('page-scripts') @endsection