@extends('layout.master') @push('plugin-styles') @endpush @push('style') @endpush @section('content') Blog Post @isset($post) Edit @else Create @endisset Post
Use h3(heading3) for heading and for adding recent articles in between blog add below code to editor at desired position, <p>recent-articles-here</p>
<p>recent-articles-here</p>