@php use App\Models\Settings;$title = 'Timeline'; $settings = Settings::first(); @endphp @section('title') {{$title}} @endsection @extends('layout') @section('main-content') {{-- {{json_encode(Module::all())}} Module Name: {{ getModuleVersion('NoticeBoard') }}--}}