{{-- Extends layout --}} @extends('layout.default') {{-- Content --}} @section('content')
@if($errors->any()) @endif
{{--

{{ $page_title }} Table
{{ $page_description }}

--}}
No Id Member Subject Text Options
{!! Helper::getActivity(28) !!}
@endsection {{-- Styles Section --}} @section('styles') @endsection {{-- Scripts Section --}} @section('scripts') @endsection