@extends('web.layouts.app') @section('content') @include('web.blogs.index.banner') @include('web.blogs.index.list') @endsection