@extends('core::layouts.app') @section('title', __('Create blog')) @section('content')

@lang('Create blog')

@include('core::partials.admin-sidebar')
@csrf
@lang('Thumbnail')*
@lang('Recommended size: :size', ['size' => '100x100'])
@stop @push('scripts') @endpush