@extends('landing::layouts.web.master') @section('title') {{ __('Blog') }} @endsection @section('main_content')
{{ __('Home') }} > {{ __('Blog') }}