@extends('layouts.master') @section('title', 'Add Post') @section('css') @endsection @section('breadcrumb')

Add Post

@endsection @section('main_content')

Post Edit

Looks good!
Category:
Drop files here or click to upload.
@endsection @section('scripts') @endsection