@extends('layouts.backend.app') @section('title','Post') @push('css') @endpush @section('content')
@csrf

ADD NEW POST

Categories and Tags

BACK

BODY

@endsection @push('js') @endpush