@extends('layouts.app') @section('content') @foreach ($data['moduleItems'] as $item)
page_title_bg

{{ $item['title'] }}

@endforeach @endsection