@extends('frontend.layouts.main') @section('title') {{ $module_title }} @endsection @section('content')

{{ $module_title }}

@include('tokoh::frontend.tokoh.list')
@endsection @push ('after-styles') @endpush @push ('after-scripts') @endpush