@extends('frontend.layouts.main') @section('title') Reporter @endsection @section('content')

{{ $module_title }}

@include('berita::frontend.author.list_author')
@endsection @push ('after-styles') @endpush @push ('after-scripts') @endpush