@extends('layouts.app') @section('title',config('setting.site_name').' - Blog Add') @section('content')
@csrf
@endsection @push('js') @endpush