@extends('layouts.main_dashboard.app') @section('title', __('dashboard.Posts')) @section('page_heading', __('dashboard.Posts')) @section('breadcrumb')
{{ __('dashboard.No posts found yet.') }}