@extends('layouts.app') @section('title', 'Professional Office Cleaning Tips - Blog') @section('keywords', 'Office cleaning tips, Professional cleaning, Workplace hygiene, Cleaning best practices') @section('content') Home Blog Office Care {{$blog->title}} {{$blog->author}} {{$blog->created_at->format('F d, Y')}} {{$blog->content}} Related Articles Discover more insights and tips for maintaining a clean and healthy workplace @foreach($blogs as $blog) {{$blog->title}} {{$blog->excerpt}} {{$blog->created_at->format('F d, Y')}} @endforeach View All Articles @endsection @push('styles') @endpush @push('scripts') @endpush
{{$blog->author}}
{{$blog->content}}
Discover more insights and tips for maintaining a clean and healthy workplace
{{$blog->excerpt}}