@extends('layouts.app') @section('title', 'Website Menu') @section('content') @include('website-menu::_index_content') @endsection