@extends('layouts.admin.app') @section('title', 'Create blog') @section('content_header')
@stop @section('content')
@csrf
Set Thumbnail
Title
Slug
Content
Slider images
Add
Remove
Remove
Save
Cancel
@endsection @push('scripts') @endpush