@extends('layouts.admin') @section('content')

Create Blog

Back
@if($errors->any())
@endif
@csrf


















@endsection