@extends("backend.layouts.app") @section("title") {{ __($module_action) }} {{ __($module_title) }} @endsection @section("breadcrumbs") {{ __($module_title) }} {{ __($module_action) }} @endsection @section("content") {{ __($module_title) }} {{ __($module_action) }}
Blog ID Title Author Category Date Published Status Actions
101 Introduction to Web Development John Doe Development 2025-01-01 Published
102 Understanding Bootstrap Framework Jane Smith Design 2024-12-15 Draft
103 SEO Best Practices Emily Clark Marketing 2024-11-30 Archived
@endsection