@extends("layouts.dashboard") @section("title", "Add new post - Dashboard | TechnoBlog") @section("dashboard_content")
  1. Dashboard
  2. Posts
  3. Add New

Add new post

@csrf
@endsection