@extends('layouts.frontend') @section('title','Blogs') @section('content') @foreach ($blogs as $blog)