@extends('admin.layouts.index') @section('cssFiles') @endsection @section('breadcrumb')

Yeni Blog Ekle

@endsection @section('content')
Geri Dön
{!! csrf_field() !!} @if($errors->any())
@endif

@endsection @section('js') @endsection