@extends('admin.layout.master') @section('styles') @endsection @section('content')
Add Blog
@if(session('message')) @endif
@csrf
@endsection @section('scripts') @endsection