@extends('layouts.adminlte') @section('bodyClass', 'hold-transition skin-blue sidebar-aside') @push('css') @endpush @section('content')

Create new post

{{ csrf_field() }}
{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}



@if($isPublisher)

@endif
@endsection @push('scripts') @endpush