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

Edit - {{$blog->title}}


@csrf @method('PUT')

@endsection